summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2020-03-12 17:24:21 +0100
committerAgostino Sarubbo <ago@gentoo.org>2020-03-12 17:24:21 +0100
commita93a902a87b264f88b656f84692c31be1e544527 (patch)
tree00a066781c0423cd7aec21ad9d1d9a66a8f905d4 /net-misc/netifrc
parentnet-dialup/ppp: ppc64 stable wrt bug #710308 (diff)
downloadgentoo-a93a902a87b264f88b656f84692c31be1e544527.tar.gz
gentoo-a93a902a87b264f88b656f84692c31be1e544527.tar.bz2
gentoo-a93a902a87b264f88b656f84692c31be1e544527.zip
net-misc/netifrc: ppc64 stable wrt bug #710308
Package-Manager: Portage-2.3.89, Repoman-2.3.20 RepoMan-Options: --include-arches="ppc64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'net-misc/netifrc')
-rw-r--r--net-misc/netifrc/netifrc-0.7.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-misc/netifrc/netifrc-0.7.1.ebuild b/net-misc/netifrc/netifrc-0.7.1.ebuild
index 3641b0ccf934..e8e8051aeb33 100644
--- a/net-misc/netifrc/netifrc-0.7.1.ebuild
+++ b/net-misc/netifrc/netifrc-0.7.1.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 ~sh sparc x86"
+ KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 ~sh sparc x86"
fi
LICENSE="BSD-2"