net-fs/libnfs: x86 stable (bug #644102)
authorThomas Deutschmann <whissi@gentoo.org>
Wed, 17 Jan 2018 06:27:24 +0000 (07:27 +0100)
committerThomas Deutschmann <whissi@gentoo.org>
Wed, 17 Jan 2018 06:42:20 +0000 (07:42 +0100)
Package-Manager: Portage-2.3.19, Repoman-2.3.6

net-fs/libnfs/libnfs-2.0.0.ebuild

index 3b541741c9a8aedc222981a27344df099d853a5a..dcaa7592bb4a2e532f28c8a5d9ccc9ecab3d11ed 100644 (file)
@@ -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"