diff options
author | Sam James <sam@gentoo.org> | 2021-10-30 18:29:25 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-10-30 18:29:25 +0100 |
commit | 26065aeb601d1668158dfe728c68b5d5de7502ed (patch) | |
tree | d2891a5bc82055736869c33a06c7978db44cc38c /sys-libs/tdb | |
parent | app-portage/eix: Stabilize 0.36.0 arm, #820731 (diff) | |
download | gentoo-26065aeb601d1668158dfe728c68b5d5de7502ed.tar.gz gentoo-26065aeb601d1668158dfe728c68b5d5de7502ed.tar.bz2 gentoo-26065aeb601d1668158dfe728c68b5d5de7502ed.zip |
sys-libs/tdb: Stabilize 1.4.5 arm64, #820695
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sys-libs/tdb')
-rw-r--r-- | sys-libs/tdb/tdb-1.4.5.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-libs/tdb/tdb-1.4.5.ebuild b/sys-libs/tdb/tdb-1.4.5.ebuild index 4e81bb6fe692..b0e4e366e9ec 100644 --- a/sys-libs/tdb/tdb-1.4.5.ebuild +++ b/sys-libs/tdb/tdb-1.4.5.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 ~ia64 ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux" IUSE="python" REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )" RESTRICT="test" |