summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2022-06-13 09:11:33 +0200
committerAgostino Sarubbo <ago@gentoo.org>2022-06-13 09:11:33 +0200
commitae7975eb549659a3fe6d9c45e92e4bb011c94d6b (patch)
treeb34ee9c99cb94449dbd577dda75802fc31e58ae2
parentsci-libs/hdf5: ppc stable wrt bug #851471 (diff)
downloadgentoo-ae7975eb.tar.gz
gentoo-ae7975eb.tar.bz2
gentoo-ae7975eb.zip
net-fs/libnfs: ppc stable wrt bug #851600
Package-Manager: Portage-3.0.30, Repoman-3.0.3 RepoMan-Options: --include-arches="ppc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
-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 52fc4ea2fd2f..06cf993a6e15 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