diff options
author | Matt Turner <mattst88@gentoo.org> | 2019-11-22 08:44:16 -0500 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2019-11-22 08:44:16 -0500 |
commit | ac7a25c4da083e6b8ffd3b69d4d9709ec2f3c7dd (patch) | |
tree | 2a583e5cbab6e5fa975f2cf5d54dded36e2bae63 /net-libs/libnfsidmap | |
parent | dev-libs/libtommath-1.1.0: alpha stable, bug 700422 (diff) | |
download | gentoo-ac7a25c4da083e6b8ffd3b69d4d9709ec2f3c7dd.tar.gz gentoo-ac7a25c4da083e6b8ffd3b69d4d9709ec2f3c7dd.tar.bz2 gentoo-ac7a25c4da083e6b8ffd3b69d4d9709ec2f3c7dd.zip |
net-libs/libnfsidmap-0.27: alpha stable, bug 700444
Signed-off-by: Matt Turner <mattst88@gentoo.org>
Diffstat (limited to 'net-libs/libnfsidmap')
-rw-r--r-- | net-libs/libnfsidmap/libnfsidmap-0.27.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-libs/libnfsidmap/libnfsidmap-0.27.ebuild b/net-libs/libnfsidmap/libnfsidmap-0.27.ebuild index 0ac819ee8e55..068307d3e3e6 100644 --- a/net-libs/libnfsidmap/libnfsidmap-0.27.ebuild +++ b/net-libs/libnfsidmap/libnfsidmap-0.27.ebuild @@ -12,7 +12,7 @@ SRC_URI="https://fedorapeople.org/~steved/${PN}/${PV}/${P}.tar.bz2" LICENSE="BSD" SLOT="0" -KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ia64 ~m68k ~mips ppc ppc64 s390 ~sh sparc x86" +KEYWORDS="alpha amd64 ~arm arm64 ~hppa ia64 ~m68k ~mips ppc ppc64 s390 ~sh sparc x86" IUSE="ldap static-libs" DEPEND="ldap? ( net-nds/openldap )" |