commit: 4d461c92714d6d1186580dd995ec90d803acbb8f Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Sun Aug 1 23:49:12 2021 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Sun Aug 1 23:49:12 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4d461c92
sys-libs/ldb: Stabilize 2.3.0-r1 x86, #804133 Signed-off-by: Sam James <sam <AT> gentoo.org> sys-libs/ldb/ldb-2.3.0-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys-libs/ldb/ldb-2.3.0-r1.ebuild b/sys-libs/ldb/ldb-2.3.0-r1.ebuild index 9af82267e42..6b6f590c025 100644 --- a/sys-libs/ldb/ldb-2.3.0-r1.ebuild +++ b/sys-libs/ldb/ldb-2.3.0-r1.ebuild @@ -13,7 +13,7 @@ SRC_URI="https://samba.org/ftp/pub/${PN}/${P}.tar.gz" LICENSE="LGPL-3" SLOT="0/${PV}" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~s390 sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~s390 sparc x86" IUSE="doc ldap +lmdb python test" REQUIRED_USE="${PYTHON_REQUIRED_USE}
