diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2018-03-13 23:09:46 +0100 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2018-03-13 23:25:32 +0100 |
commit | c7442a810c574f9b982b1ebdc5266a6f5824276c (patch) | |
tree | c0dfffeb2fc5f8773071c1bb980914d91db8c3cf /net-libs/libnfsidmap | |
parent | media-libs/libicns: x86 stable (bug #648276) (diff) | |
download | gentoo-c7442a810c574f9b982b1ebdc5266a6f5824276c.tar.gz gentoo-c7442a810c574f9b982b1ebdc5266a6f5824276c.tar.bz2 gentoo-c7442a810c574f9b982b1ebdc5266a6f5824276c.zip |
net-libs/libnfsidmap: x86 stable (bug #648400)
Package-Manager: Portage-2.3.24, Repoman-2.3.6
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 b9e744395d7d..bc8a5da211d1 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 )" |