diff options
author | Sam James <sam@gentoo.org> | 2021-10-16 03:25:16 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-10-16 03:25:16 +0100 |
commit | 171c494c45a3dd4ce84c8cdc2171660263947078 (patch) | |
tree | 251403660853cd0b4c76570c4669f65801f36a24 /sys-libs | |
parent | sys-cluster/openmpi: add 4.0.6 (diff) | |
download | gentoo-171c494c45a3dd4ce84c8cdc2171660263947078.tar.gz gentoo-171c494c45a3dd4ce84c8cdc2171660263947078.tar.bz2 gentoo-171c494c45a3dd4ce84c8cdc2171660263947078.zip |
sys-libs/ldb: Stabilize 2.3.0-r1 arm, #804133
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sys-libs')
-rw-r--r-- | sys-libs/ldb/ldb-2.3.0-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-libs/ldb/ldb-2.3.0-r1.ebuild b/sys-libs/ldb/ldb-2.3.0-r1.ebuild index 4fe02c1a60c9..31a2105b4c36 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} |