diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2016-03-14 15:34:22 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2016-03-14 15:34:22 +0100 |
commit | 0b947b1a87f2944c381e8049e442593f8a78e885 (patch) | |
tree | bcae99fd6e05184005c90fa5b18e049b918c52bd /net-firewall | |
parent | mail-client/thunderbird: x86 stable wrt bug #576862 (diff) | |
download | gentoo-0b947b1a87f2944c381e8049e442593f8a78e885.tar.gz gentoo-0b947b1a87f2944c381e8049e442593f8a78e885.tar.bz2 gentoo-0b947b1a87f2944c381e8049e442593f8a78e885.zip |
net-firewall/shorewall: ppc/ppc64/sparc stable, (ALLARCHES policy) wrt bug #573216
Package-Manager: portage-2.2.26
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'net-firewall')
-rw-r--r-- | net-firewall/shorewall/shorewall-5.0.2.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-firewall/shorewall/shorewall-5.0.2.1.ebuild b/net-firewall/shorewall/shorewall-5.0.2.1.ebuild index 51020bc9a781..3e71daffcf7f 100644 --- a/net-firewall/shorewall/shorewall-5.0.2.1.ebuild +++ b/net-firewall/shorewall/shorewall-5.0.2.1.ebuild @@ -67,7 +67,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=" |