From: Thomas Deutschmann Date: Sat, 28 Sep 2019 14:43:35 +0000 (+0200) Subject: net-fs/nfs-utils: move stable keywords X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=baf42f13f34565100707f3fcba17fa2f0d0a0403;p=gentoo.git 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 --- 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"