diff options
author | Repository mirror & CI <repomirrorci@gentoo.org> | 2019-10-11 16:17:33 +0000 |
---|---|---|
committer | Repository mirror & CI <repomirrorci@gentoo.org> | 2019-10-11 16:17:33 +0000 |
commit | 5adfa39130cf2dab0dc2dc44f986018d2b877f52 (patch) | |
tree | fa4381dd9c88a525397163f8fb0a1c13330fef79 /sys-libs/ldb/ldb-1.3.6.ebuild | |
parent | 2019-10-11 15:30:57 UTC (diff) | |
parent | freebsd.eclass: Last rite (diff) | |
download | gentoo-5adfa39130cf2dab0dc2dc44f986018d2b877f52.tar.gz gentoo-5adfa39130cf2dab0dc2dc44f986018d2b877f52.tar.bz2 gentoo-5adfa39130cf2dab0dc2dc44f986018d2b877f52.zip |
Merge updates from master
Diffstat (limited to 'sys-libs/ldb/ldb-1.3.6.ebuild')
-rw-r--r-- | sys-libs/ldb/ldb-1.3.6.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-libs/ldb/ldb-1.3.6.ebuild b/sys-libs/ldb/ldb-1.3.6.ebuild index ab0d9089b736..bdef2b0a6ef1 100644 --- a/sys-libs/ldb/ldb-1.3.6.ebuild +++ b/sys-libs/ldb/ldb-1.3.6.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 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd" +KEYWORDS="~alpha amd64 ~arm ~arm64 hppa ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc x86" IUSE="doc +ldap python" RDEPEND=" |