diff options
author | Sam James <sam@gentoo.org> | 2020-10-26 02:48:41 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2020-10-26 02:48:41 +0000 |
commit | 374730b56ddd7b377db6f60e52d06237f5cd912b (patch) | |
tree | 7a37cff324052d80345462449592f3c4dee3faf9 /sys-libs | |
parent | sci-mathematics/z3: Stabilize 4.8.9 arm, #751145 (diff) | |
download | gentoo-374730b56ddd7b377db6f60e52d06237f5cd912b.tar.gz gentoo-374730b56ddd7b377db6f60e52d06237f5cd912b.tar.bz2 gentoo-374730b56ddd7b377db6f60e52d06237f5cd912b.zip |
sys-libs/ldb: Stabilize 2.1.4-r1 arm, #744361
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sys-libs')
-rw-r--r-- | sys-libs/ldb/ldb-2.1.4-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-libs/ldb/ldb-2.1.4-r1.ebuild b/sys-libs/ldb/ldb-2.1.4-r1.ebuild index f48fc09ac0c9..4ede2755b8cd 100644 --- a/sys-libs/ldb/ldb-2.1.4-r1.ebuild +++ b/sys-libs/ldb/ldb-2.1.4-r1.ebuild @@ -13,7 +13,7 @@ SRC_URI="https://www.samba.org/ftp/pub/${PN}/${P}.tar.gz" LICENSE="LGPL-3" SLOT="0/${PV}" -KEYWORDS="~alpha ~amd64 ~arm arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc x86" +KEYWORDS="~alpha ~amd64 arm arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc x86" IUSE="doc +ldap +lmdb python test" RESTRICT="!test? ( test )" |