diff options
author | 2025-09-19 12:35:11 +0300 | |
---|---|---|
committer | 2025-09-19 12:35:11 +0300 | |
commit | 77b06a35f6d953826d98441d82cc4fc76d5afb0a (patch) | |
tree | 2e18f0d5efdea719b09d4a596df921115d9604eb /sys-libs/tdb | |
parent | sys-libs/talloc: Stabilize 2.4.3 ppc64, #962890 (diff) | |
download | gentoo-77b06a35f6d953826d98441d82cc4fc76d5afb0a.tar.gz gentoo-77b06a35f6d953826d98441d82cc4fc76d5afb0a.tar.bz2 gentoo-77b06a35f6d953826d98441d82cc4fc76d5afb0a.zip |
sys-libs/tdb: Stabilize 1.4.13 ppc64, #962890
Signed-off-by: Arthur Zamarin <[email protected]>
Diffstat (limited to 'sys-libs/tdb')
-rw-r--r-- | sys-libs/tdb/tdb-1.4.13.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-libs/tdb/tdb-1.4.13.ebuild b/sys-libs/tdb/tdb-1.4.13.ebuild index 870e4c764d76..db1a2281965b 100644 --- a/sys-libs/tdb/tdb-1.4.13.ebuild +++ b/sys-libs/tdb/tdb-1.4.13.ebuild @@ -13,7 +13,7 @@ SRC_URI="https://samba.org/ftp/tdb/${P}.tar.gz" LICENSE="GPL-3" SLOT="0" -KEYWORDS="~alpha amd64 arm arm64 ~hppa ~loong ~mips ppc ~ppc64 ~riscv ~s390 ~sparc x86 ~amd64-linux ~x86-linux" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~loong ~mips ppc ppc64 ~riscv ~s390 ~sparc x86 ~amd64-linux ~x86-linux" IUSE="python test" REQUIRED_USE="${PYTHON_REQUIRED_USE}" |