diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-08-26 12:31:46 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-08-26 12:31:46 +0200 |
commit | c0b8693f903bf7d9d30e8b4b38f7be3097d461fc (patch) | |
tree | e936e55cf6ace0458f1598524f1403d617e9bca9 /net-firewall | |
parent | net-dns/openresolv: ppc/ppc64/sparc stable, (ALLARCHES policy) wrt bug #556054 (diff) | |
download | gentoo-c0b8693f903bf7d9d30e8b4b38f7be3097d461fc.tar.gz gentoo-c0b8693f903bf7d9d30e8b4b38f7be3097d461fc.tar.bz2 gentoo-c0b8693f903bf7d9d30e8b4b38f7be3097d461fc.zip |
net-firewall/shorewall: ppc64 stable, (ALLARCHES policy) wrt bug #555188
Package-Manager: portage-2.2.20.1
Diffstat (limited to 'net-firewall')
-rw-r--r-- | net-firewall/shorewall/shorewall-4.6.10.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-firewall/shorewall/shorewall-4.6.10.1.ebuild b/net-firewall/shorewall/shorewall-4.6.10.1.ebuild index 9c4abe3d3a9c..192104af2638 100644 --- a/net-firewall/shorewall/shorewall-4.6.10.1.ebuild +++ b/net-firewall/shorewall/shorewall-4.6.10.1.ebuild @@ -68,7 +68,7 @@ if [[ ${MY_PV} = *-Beta* ]] || [[ ${MY_PV} = *-RC* ]]; then unset _tmp_last_index unset _tmp_suffix else - KEYWORDS="alpha amd64 hppa ppc ~ppc64 sparc x86" + KEYWORDS="alpha amd64 hppa ppc ppc64 sparc x86" fi SRC_URI=" |