net-fs/libnfs: arm stable, bug #644102
authorMarkus Meier <maekke@gentoo.org>
Wed, 14 Mar 2018 21:03:37 +0000 (22:03 +0100)
committerMarkus Meier <maekke@gentoo.org>
Wed, 14 Mar 2018 21:08:42 +0000 (22:08 +0100)
Package-Manager: Portage-2.3.24, Repoman-2.3.6
RepoMan-Options: --include-arches="arm"

net-fs/libnfs/libnfs-2.0.0.ebuild

index c576a6636dd8d93f24326e137445ecc994caaa6e..6de4c452dcc4d5a64a4acec81ca03e2e8dd938b8 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"