summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Deutschmann <whissi@gentoo.org>2020-08-29 19:48:45 +0200
committerThomas Deutschmann <whissi@gentoo.org>2020-08-29 19:56:51 +0200
commit487324ae9d9a2241b5cb30a465f394f8ca6458a6 (patch)
treea4204ac4e0a54ff40e2bc828e843e30bf3ed3f68 /net-fs/nfs-utils
parentdev-db/mysql: x86 stable (bug #732974) (diff)
downloadgentoo-487324ae9d9a2241b5cb30a465f394f8ca6458a6.tar.gz
gentoo-487324ae9d9a2241b5cb30a465f394f8ca6458a6.tar.bz2
gentoo-487324ae9d9a2241b5cb30a465f394f8ca6458a6.zip
net-fs/nfs-utils: x86 stable (bug #738352)
Package-Manager: Portage-3.0.4, Repoman-3.0.1 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.5.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-fs/nfs-utils/nfs-utils-2.5.1.ebuild b/net-fs/nfs-utils/nfs-utils-2.5.1.ebuild
index a0d7aa91b936..aaba5b268293 100644
--- a/net-fs/nfs-utils/nfs-utils-2.5.1.ebuild
+++ b/net-fs/nfs-utils/nfs-utils-2.5.1.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 sparc ~x86"
+ KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~s390 sparc x86"
fi
LICENSE="GPL-2"