summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2020-08-21 20:19:44 +0200
committerAgostino Sarubbo <ago@gentoo.org>2020-08-21 20:19:44 +0200
commitb25a1420e32269fa50fdd2e5f120027d3ec04349 (patch)
tree61e4ba0709c4b6cf77852a8239d63b82d083513c /net-fs/libnfs/libnfs-4.0.0.ebuild
parentnet-fs/nfs-utils: arm stable wrt bug #738352 (diff)
downloadgentoo-b25a1420e32269fa50fdd2e5f120027d3ec04349.tar.gz
gentoo-b25a1420e32269fa50fdd2e5f120027d3ec04349.tar.bz2
gentoo-b25a1420e32269fa50fdd2e5f120027d3ec04349.zip
net-fs/libnfs: arm stable wrt bug #738354
Package-Manager: Portage-2.3.103, Repoman-2.3.23 RepoMan-Options: --include-arches="arm" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'net-fs/libnfs/libnfs-4.0.0.ebuild')
-rw-r--r--net-fs/libnfs/libnfs-4.0.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-fs/libnfs/libnfs-4.0.0.ebuild b/net-fs/libnfs/libnfs-4.0.0.ebuild
index 13cae771f02b..9829d52a9f88 100644
--- a/net-fs/libnfs/libnfs-4.0.0.ebuild
+++ b/net-fs/libnfs/libnfs-4.0.0.ebuild
@@ -9,7 +9,7 @@ if [[ ${PV} == "9999" ]] ; then
EGIT_REPO_URI="https://github.com/sahlberg/${PN}.git"
else
SRC_URI="https://github.com/sahlberg/${PN}/archive/${P}.tar.gz"
- KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~x86"
+ KEYWORDS="~alpha ~amd64 arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~x86"
S="${WORKDIR}/${PN}-${P}"
fi