From: Thomas Deutschmann Date: Sun, 4 Nov 2018 19:01:42 +0000 (+0100) Subject: net-fs/nfs-utils: x86 stable (bug #670220) X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=13c599ef0d8aa1a7b822b17df07021fa8f6f1b9e;p=gentoo.git net-fs/nfs-utils: x86 stable (bug #670220) Package-Manager: Portage-2.3.51, Repoman-2.3.11 Signed-off-by: Thomas Deutschmann --- diff --git a/net-fs/nfs-utils/nfs-utils-2.3.3.ebuild b/net-fs/nfs-utils/nfs-utils-2.3.3.ebuild index 425b1cfe4ae5..64ebf05d3d85 100644 --- a/net-fs/nfs-utils/nfs-utils-2.3.3.ebuild +++ b/net-fs/nfs-utils/nfs-utils-2.3.3.ebuild @@ -15,7 +15,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 ~s390 ~sh ~sparc x86" fi LICENSE="GPL-2"