summaryrefslogtreecommitdiff
path: root/net-fs
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2022-06-13 09:09:53 +0200
committerAgostino Sarubbo <ago@gentoo.org>2022-06-13 09:09:53 +0200
commit88b1d52924a55a9d0458f785794d9f2dfe8299dc (patch)
tree3a938d57f37485ae98a67a51ce98843748efea90 /net-fs
parentdev-python/greenlet: arm64 stable wrt bug #851330 (diff)
downloadgentoo-88b1d52924a55a9d0458f785794d9f2dfe8299dc.tar.gz
gentoo-88b1d52924a55a9d0458f785794d9f2dfe8299dc.tar.bz2
gentoo-88b1d52924a55a9d0458f785794d9f2dfe8299dc.zip
net-fs/libnfs: arm64 stable wrt bug #851600
Package-Manager: Portage-3.0.30, Repoman-3.0.3 RepoMan-Options: --include-arches="arm64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'net-fs')
-rw-r--r--net-fs/libnfs/libnfs-5.0.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-fs/libnfs/libnfs-5.0.1.ebuild b/net-fs/libnfs/libnfs-5.0.1.ebuild
index 6c7882775d93..52fc4ea2fd2f 100644
--- a/net-fs/libnfs/libnfs-5.0.1.ebuild
+++ b/net-fs/libnfs/libnfs-5.0.1.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 ~riscv ~s390 ~x86"
+ KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~x86"
S="${WORKDIR}"/${PN}-${P}
fi