summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Deutschmann <whissi@gentoo.org>2019-09-28 16:43:35 +0200
committerThomas Deutschmann <whissi@gentoo.org>2019-09-28 16:45:41 +0200
commitbaf42f13f34565100707f3fcba17fa2f0d0a0403 (patch)
tree8b19a4b94e81cb6bb49358aeff8582ad5db3f62e /net-fs/nfs-utils
parentwww-client/firefox: fix build with >=rust-1.38.0 (diff)
downloadgentoo-baf42f13f34565100707f3fcba17fa2f0d0a0403.tar.gz
gentoo-baf42f13f34565100707f3fcba17fa2f0d0a0403.tar.bz2
gentoo-baf42f13f34565100707f3fcba17fa2f0d0a0403.zip
net-fs/nfs-utils: move stable keywords
Closes: https://bugs.gentoo.org/688644 Package-Manager: Portage-2.3.76, Repoman-2.3.17 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'net-fs/nfs-utils')
-rw-r--r--net-fs/nfs-utils/nfs-utils-2.4.1-r2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-fs/nfs-utils/nfs-utils-2.4.1-r2.ebuild b/net-fs/nfs-utils/nfs-utils-2.4.1-r2.ebuild
index 778fbf1dd67e..26c3bbb3348d 100644
--- a/net-fs/nfs-utils/nfs-utils-2.4.1-r2.ebuild
+++ b/net-fs/nfs-utils/nfs-utils-2.4.1-r2.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 ~riscv ~s390 ~sh ~sparc ~x86"
+ KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~mips ppc ppc64 ~riscv s390 sh sparc x86"
fi
LICENSE="GPL-2"