summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarcus Comstedt <marcus@mc.pp.se>2019-07-04 16:41:37 +0200
committerAndreas K. Hüttel <dilfridge@gentoo.org>2019-07-05 23:12:47 +0200
commit75562c32093865d52186e8e64b25f06644791436 (patch)
treeef2414f0b390a7b464e210bcfa311145ace007f8 /net-fs/nfs-utils
parentsys-devel/crossdev: keyworded 20190311 and 99999999 for riscv, bug #689266 (diff)
downloadgentoo-75562c32093865d52186e8e64b25f06644791436.tar.gz
gentoo-75562c32093865d52186e8e64b25f06644791436.tar.bz2
gentoo-75562c32093865d52186e8e64b25f06644791436.zip
net-fs/nfs-utils: keyworded 2.4.1 for riscv, bug #689268
Closes: https://bugs.gentoo.org/689268 Signed-off-by: Marcus Comstedt <marcus@mc.pp.se> Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
Diffstat (limited to 'net-fs/nfs-utils')
-rw-r--r--net-fs/nfs-utils/nfs-utils-2.4.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-fs/nfs-utils/nfs-utils-2.4.1.ebuild b/net-fs/nfs-utils/nfs-utils-2.4.1.ebuild
index dafe5f83ce34..2691baaa27ff 100644
--- a/net-fs/nfs-utils/nfs-utils-2.4.1.ebuild
+++ b/net-fs/nfs-utils/nfs-utils-2.4.1.ebuild
@@ -14,7 +14,7 @@ if [[ "${PV}" = *_rc* ]] ; then
S="${WORKDIR}/${PN}-${PN}-${MY_PV}"
else
SRC_URI="mirror://sourceforge/nfs/${P}.tar.bz2"
- KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86"
+ KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~s390 ~sh ~sparc ~x86"
fi
LICENSE="GPL-2"