summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergei Trofimovich <slyfox@gentoo.org>2020-09-07 09:08:14 +0100
committerSergei Trofimovich <slyfox@gentoo.org>2020-09-07 09:19:44 +0100
commitd76213902758508245b295e7f65a5ee6e873b464 (patch)
treea66641cd3eea88db175a30452e5a2402375d8b48 /net-fs/libnfs/libnfs-4.0.0.ebuild
parentdev-libs/libaio: stable 0.3.112 for ppc (diff)
downloadgentoo-d76213902758508245b295e7f65a5ee6e873b464.tar.gz
gentoo-d76213902758508245b295e7f65a5ee6e873b464.tar.bz2
gentoo-d76213902758508245b295e7f65a5ee6e873b464.zip
net-fs/libnfs: stable 4.0.0 for ppc
stable wrt bug #738354 Package-Manager: Portage-3.0.5, Repoman-3.0.1 RepoMan-Options: --include-arches="ppc" Signed-off-by: Sergei Trofimovich <slyfox@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 09467353e965..4ccb4c5cf00d 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