diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-01-20 12:02:37 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-01-20 12:04:51 +0100 |
commit | cd5c0d97197feece4005c96299afdf9b31cd5086 (patch) | |
tree | 932d54cfe5fbce3178c33d64bdf9838021be54a7 /net-misc | |
parent | media-libs/libv4l: ppc64 stable wrt bug #586192 (diff) | |
download | gentoo-cd5c0d97197feece4005c96299afdf9b31cd5086.tar.gz gentoo-cd5c0d97197feece4005c96299afdf9b31cd5086.tar.bz2 gentoo-cd5c0d97197feece4005c96299afdf9b31cd5086.zip |
net-misc/netifrc: ppc64 stable wrt bug #591826
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="ppc64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'net-misc')
-rw-r--r-- | net-misc/netifrc/netifrc-0.5.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-misc/netifrc/netifrc-0.5.1.ebuild b/net-misc/netifrc/netifrc-0.5.1.ebuild index 755fda80de0f..c315911beca0 100644 --- a/net-misc/netifrc/netifrc-0.5.1.ebuild +++ b/net-misc/netifrc/netifrc-0.5.1.ebuild @@ -15,7 +15,7 @@ if [[ ${PV} == "9999" ]]; then inherit git-r3 else SRC_URI="https://dev.gentoo.org/~robbat2/distfiles/${P}.tar.bz2" - KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~m68k ~mips ppc ~ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd" + KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd" fi LICENSE="BSD-2" |