summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergei Trofimovich <slyfox@gentoo.org>2018-01-14 21:56:22 +0000
committerSergei Trofimovich <slyfox@gentoo.org>2018-01-14 22:16:36 +0000
commit202793d0f0a6f67b21fa6f00bd4536e7f26ece73 (patch)
tree75b38a449598b5e4f14b11548818a84dab6c5d68
parentgames-fps/ut2004-strikeforce: Update Manifest hashes. (diff)
downloadgentoo-202793d0.tar.gz
gentoo-202793d0.tar.bz2
gentoo-202793d0.zip
net-fs/libnfs: stable 2.0.0 for ppc
Bug: https://bugs.gentoo.org/644102 Package-Manager: Portage-2.3.19, Repoman-2.3.6 RepoMan-Options: --include-arches="ppc"
-rw-r--r--net-fs/libnfs/libnfs-2.0.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-fs/libnfs/libnfs-2.0.0.ebuild b/net-fs/libnfs/libnfs-2.0.0.ebuild
index e34434ad47ad..0d9b7523c8be 100644
--- a/net-fs/libnfs/libnfs-2.0.0.ebuild
+++ b/net-fs/libnfs/libnfs-2.0.0.ebuild
@@ -11,7 +11,7 @@ if [[ ${PV} == "9999" ]] ; then
inherit git-2
else
SRC_URI="https://github.com/sahlberg/${PN}/archive/${P}.tar.gz"
- KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ia64 ~m68k ~mips ~ppc ppc64 ~s390 ~sh ~x86"
+ KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh ~x86"
fi
DESCRIPTION="Client library for accessing NFS shares over a network"