summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Deutschmann <whissi@gentoo.org>2021-04-06 14:24:15 +0200
committerThomas Deutschmann <whissi@gentoo.org>2021-04-06 14:24:15 +0200
commit1420eee64a7c778508ee8267a4ff9c31daaf52ca (patch)
treeacf82b1818897457d442026472e017ee3e8d2511 /net-misc
parentnet-libs/libtirpc: stable 1.3.1 for sparc, bug #780420 (diff)
downloadgentoo-1420eee64a7c778508ee8267a4ff9c31daaf52ca.tar.gz
gentoo-1420eee64a7c778508ee8267a4ff9c31daaf52ca.tar.bz2
gentoo-1420eee64a7c778508ee8267a4ff9c31daaf52ca.zip
net-misc/netifrc: x86 stable (bug #780573)
Package-Manager: Portage-3.0.18, Repoman-3.0.3 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'net-misc')
-rw-r--r--net-misc/netifrc/netifrc-0.7.3.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-misc/netifrc/netifrc-0.7.3.ebuild b/net-misc/netifrc/netifrc-0.7.3.ebuild
index 0e9cf97453c8..de1c83b9ed70 100644
--- a/net-misc/netifrc/netifrc-0.7.3.ebuild
+++ b/net-misc/netifrc/netifrc-0.7.3.ebuild
@@ -14,7 +14,7 @@ if [[ ${PV} == "9999" ]]; then
inherit git-r3
else
SRC_URI="https://gitweb.gentoo.org/proj/${PN}.git/snapshot/${P}.tar.gz"
- KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86"
+ KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc x86"
fi
LICENSE="BSD-2"