summaryrefslogtreecommitdiff
path: root/net-fs
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2022-06-13 17:28:51 +0100
committerSam James <sam@gentoo.org>2022-06-13 17:28:51 +0100
commitdb1a650abc89d34b9a264af2f0c858099db28366 (patch)
treecb33e259657c5f13e6c23dc14d9ae789345731c9 /net-fs
parentdev-db/pspg: Stabilize 5.5.4 x86, #851558 (diff)
downloadgentoo-db1a650abc89d34b9a264af2f0c858099db28366.tar.gz
gentoo-db1a650abc89d34b9a264af2f0c858099db28366.tar.bz2
gentoo-db1a650abc89d34b9a264af2f0c858099db28366.zip
net-fs/libnfs: Stabilize 5.0.1 x86, #851600
Signed-off-by: Sam James <sam@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 573c2cdcf141..04425c5f0208 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