summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Deutschmann <whissi@gentoo.org>2020-08-29 19:45:46 +0200
committerThomas Deutschmann <whissi@gentoo.org>2020-08-29 19:56:48 +0200
commit9b0cc5163ee391bcd17cad823948f0f27336e277 (patch)
tree70afdb3ed01340b6651f1b1fe87056dcc07255b5 /net-fs/libnfs
parentx11-wm/icewm: x86 stable (bug #739000) (diff)
downloadgentoo-9b0cc5163ee391bcd17cad823948f0f27336e277.tar.gz
gentoo-9b0cc5163ee391bcd17cad823948f0f27336e277.tar.bz2
gentoo-9b0cc5163ee391bcd17cad823948f0f27336e277.zip
net-fs/libnfs: x86 stable (bug #738354)
Package-Manager: Portage-3.0.4, Repoman-3.0.1 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'net-fs/libnfs')
-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 feebd48c4430..09467353e965 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