diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2018-03-11 12:31:33 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-03-11 12:31:42 +0000 |
commit | 62279dde8cc911ffd5e89b5fd2baed7356c336c1 (patch) | |
tree | fdbed72cd4febf1e0ac606076282724d67c774af | |
parent | net-misc/keychain: Mark stable (ALLARCHES), bug #650166 (diff) | |
download | gentoo-62279dde8cc911ffd5e89b5fd2baed7356c336c1.tar.gz gentoo-62279dde8cc911ffd5e89b5fd2baed7356c336c1.tar.bz2 gentoo-62279dde8cc911ffd5e89b5fd2baed7356c336c1.zip |
net-libs/libnfsidmap: stable 0.25-r1 for ppc, bug #648400 (thanks to ernsteiswuerfel)
Package-Manager: Portage-2.3.24, Repoman-2.3.6
RepoMan-Options: --include-arches="ppc"
-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 5096ef444804..b9e744395d7d 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 )" |