diff options
author | Matt Turner <mattst88@gentoo.org> | 2018-03-10 21:19:36 -0800 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2018-03-10 21:19:36 -0800 |
commit | f67df3eaed6783f77ab7e5768457e31a3ddbbc04 (patch) | |
tree | 7e571b51238ba0ebf0f88b3ed579a2bd0f513d93 /net-libs/libnfsidmap | |
parent | dev-perl/libintl-perl-1.240.0-r2: hppa stable, bug 621642 (diff) | |
download | gentoo-f67df3eaed6783f77ab7e5768457e31a3ddbbc04.tar.gz gentoo-f67df3eaed6783f77ab7e5768457e31a3ddbbc04.tar.bz2 gentoo-f67df3eaed6783f77ab7e5768457e31a3ddbbc04.zip |
net-libs/libnfsidmap-0.25-r1: hppa stable, bug 648400
Diffstat (limited to 'net-libs/libnfsidmap')
-rw-r--r-- | net-libs/libnfsidmap/libnfsidmap-0.25-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-libs/libnfsidmap/libnfsidmap-0.25-r1.ebuild b/net-libs/libnfsidmap/libnfsidmap-0.25-r1.ebuild index 57fc3127c9b9..5096ef444804 100644 --- a/net-libs/libnfsidmap/libnfsidmap-0.25-r1.ebuild +++ b/net-libs/libnfsidmap/libnfsidmap-0.25-r1.ebuild @@ -11,7 +11,7 @@ SRC_URI="http://www.citi.umich.edu/projects/nfsv4/linux/libnfsidmap/${P}.tar.gz" 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 )" |