diff options
author | Sam James <sam@gentoo.org> | 2021-05-15 18:03:02 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-05-15 18:03:25 +0000 |
commit | 6f9f142e68c576a32c58eea5fd9698deeca43d2d (patch) | |
tree | 856284af7558e897efe215c3b9f00b74d8a6738a /sys-libs | |
parent | sys-libs/talloc: Stabilize 2.3.2 sparc, #778026 (diff) | |
download | gentoo-6f9f142e68c576a32c58eea5fd9698deeca43d2d.tar.gz gentoo-6f9f142e68c576a32c58eea5fd9698deeca43d2d.tar.bz2 gentoo-6f9f142e68c576a32c58eea5fd9698deeca43d2d.zip |
sys-libs/ldb: Stabilize 2.2.1 sparc, #778026
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sys-libs')
-rw-r--r-- | sys-libs/ldb/ldb-2.2.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-libs/ldb/ldb-2.2.1.ebuild b/sys-libs/ldb/ldb-2.2.1.ebuild index f7c0f3a9dc49..2ec72bff2115 100644 --- a/sys-libs/ldb/ldb-2.2.1.ebuild +++ b/sys-libs/ldb/ldb-2.2.1.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 ~s390 ~sparc x86" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 ~s390 sparc x86" IUSE="doc +ldap +lmdb python test" REQUIRED_USE="${PYTHON_REQUIRED_USE} |