diff options
author | Sam James <sam@gentoo.org> | 2022-07-02 20:30:56 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-07-02 20:30:56 +0000 |
commit | 84856f42c7d2856b375fc2e18e8c085840cdffe2 (patch) | |
tree | 29b12ac38f3f56ab784eab3e812f45c3044db114 /sys-libs/ldb | |
parent | sys-libs/ldb: Stabilize 2.3.3 ppc, #853976 (diff) | |
download | gentoo-84856f42c7d2856b375fc2e18e8c085840cdffe2.tar.gz gentoo-84856f42c7d2856b375fc2e18e8c085840cdffe2.tar.bz2 gentoo-84856f42c7d2856b375fc2e18e8c085840cdffe2.zip |
sys-libs/ldb: Stabilize 2.4.2-r1 ppc, #853976
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sys-libs/ldb')
-rw-r--r-- | sys-libs/ldb/ldb-2.4.2-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-libs/ldb/ldb-2.4.2-r1.ebuild b/sys-libs/ldb/ldb-2.4.2-r1.ebuild index c0d9bd9b2b01..9f34b82c7d1a 100644 --- a/sys-libs/ldb/ldb-2.4.2-r1.ebuild +++ b/sys-libs/ldb/ldb-2.4.2-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} |