diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2018-03-07 14:42:33 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2018-03-07 14:42:33 +0100 |
commit | e7bdb3f6864cdf33b7b875db4e548acb921ab148 (patch) | |
tree | fcd0e12aca3775c766bb83b94013d154fa1ede95 /net-libs/libnfsidmap/libnfsidmap-0.25-r1.ebuild | |
parent | sys-block/blktrace: amd64 stable wrt bug #648832 (diff) | |
download | gentoo-e7bdb3f6864cdf33b7b875db4e548acb921ab148.tar.gz gentoo-e7bdb3f6864cdf33b7b875db4e548acb921ab148.tar.bz2 gentoo-e7bdb3f6864cdf33b7b875db4e548acb921ab148.zip |
net-libs/libnfsidmap: amd64 stable wrt bug #648400
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Package-Manager: Portage-2.3.19, Repoman-2.3.6
RepoMan-Options: --include-arches="amd64"
Diffstat (limited to 'net-libs/libnfsidmap/libnfsidmap-0.25-r1.ebuild')
-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 c55ca5c642fe..c8474fbe95ca 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 )" |