diff options
author | Sam James <sam@gentoo.org> | 2020-12-17 00:47:07 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2020-12-17 00:47:07 +0000 |
commit | 98000eb8eae28305221fd314a0c754072b98ec57 (patch) | |
tree | a13e1774510f4903aa05874d2a0f5778433fbe40 /sys-libs | |
parent | sci-visualization/gnuplot: Stabilize 5.2.8-r1 ppc, #746419 (diff) | |
download | gentoo-98000eb8eae28305221fd314a0c754072b98ec57.tar.gz gentoo-98000eb8eae28305221fd314a0c754072b98ec57.tar.bz2 gentoo-98000eb8eae28305221fd314a0c754072b98ec57.zip |
sys-libs/ldb: Stabilize 2.1.4-r1 ppc, #751724
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 837fb552f8cb..5710d4163f57 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 )" |