diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2018-11-04 20:01:42 +0100 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2018-11-04 20:13:30 +0100 |
commit | 13c599ef0d8aa1a7b822b17df07021fa8f6f1b9e (patch) | |
tree | d11dbf384399cd68ff8f9333d7b1974a8d4e7504 /net-fs/nfs-utils | |
parent | net-libs/libqmi: x86 stable (bug #670090) (diff) | |
download | gentoo-13c599ef0d8aa1a7b822b17df07021fa8f6f1b9e.tar.gz gentoo-13c599ef0d8aa1a7b822b17df07021fa8f6f1b9e.tar.bz2 gentoo-13c599ef0d8aa1a7b822b17df07021fa8f6f1b9e.zip |
net-fs/nfs-utils: x86 stable (bug #670220)
Package-Manager: Portage-2.3.51, Repoman-2.3.11
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.3.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
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" |