summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2020-11-29 09:18:35 +0100
committerAgostino Sarubbo <ago@gentoo.org>2020-11-29 09:20:01 +0100
commitfd25f21520f9d7560604daf4538e0fe4dd8f25f6 (patch)
tree5c8f5c43d810450ca75f616ee21bd60bd8d06f07 /net-misc/netifrc/netifrc-0.7.1-r1.ebuild
parentnet-misc/libteam: ppc stable wrt bug #757216 (diff)
downloadgentoo-fd25f21520f9d7560604daf4538e0fe4dd8f25f6.tar.gz
gentoo-fd25f21520f9d7560604daf4538e0fe4dd8f25f6.tar.bz2
gentoo-fd25f21520f9d7560604daf4538e0fe4dd8f25f6.zip
net-misc/netifrc: ppc stable wrt bug #757222
Package-Manager: Portage-3.0.9, Repoman-3.0.2 RepoMan-Options: --include-arches="ppc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'net-misc/netifrc/netifrc-0.7.1-r1.ebuild')
-rw-r--r--net-misc/netifrc/netifrc-0.7.1-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-misc/netifrc/netifrc-0.7.1-r1.ebuild b/net-misc/netifrc/netifrc-0.7.1-r1.ebuild
index 85f2c5e33aeb..538c6a381ccc 100644
--- a/net-misc/netifrc/netifrc-0.7.1-r1.ebuild
+++ b/net-misc/netifrc/netifrc-0.7.1-r1.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"