From: Sergei Trofimovich Date: Sat, 1 Dec 2018 13:39:16 +0000 (+0000) Subject: net-fs/nfs-utils: stable 2.3.3 for ia64, bug #670220 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=2a039e1c2ece0901baa74d99321441c2fcb65fb8;p=gentoo.git net-fs/nfs-utils: stable 2.3.3 for ia64, bug #670220 Package-Manager: Portage-2.3.52, Repoman-2.3.12 RepoMan-Options: --include-arches="ia64" Signed-off-by: Sergei Trofimovich --- 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 4ea9e3f0e5ea..565fc2f94d31 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"