diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2024-10-10 11:04:03 +0000 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-10-10 11:04:03 +0000 |
commit | 6bf548be3c6997f9e31153269b9ff552cae76b47 (patch) | |
tree | 03ce526215d78135dd12b9e43a9c5aaec7a8eef7 /sys-libs | |
parent | sys-libs/talloc: Stabilize 2.4.2 arm64, #941101 (diff) | |
download | gentoo-6bf548be3c6997f9e31153269b9ff552cae76b47.tar.gz gentoo-6bf548be3c6997f9e31153269b9ff552cae76b47.tar.bz2 gentoo-6bf548be3c6997f9e31153269b9ff552cae76b47.zip |
sys-libs/tdb: Stabilize 1.4.10 arm64, #941101
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'sys-libs')
-rw-r--r-- | sys-libs/tdb/tdb-1.4.10.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-libs/tdb/tdb-1.4.10.ebuild b/sys-libs/tdb/tdb-1.4.10.ebuild index 194a13eedc6b..ce17e234928d 100644 --- a/sys-libs/tdb/tdb-1.4.10.ebuild +++ b/sys-libs/tdb/tdb-1.4.10.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}" |