diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2016-07-06 11:18:20 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2016-07-06 11:18:20 +0200 |
commit | e26f80805b45d95e9ca9111a7bcb86602b42c6e9 (patch) | |
tree | a16967bbe491cdc52de4b2d0b7749f1deddf6e91 /net-firewall/shorewall | |
parent | games-arcade/lbreakout2: ppc stable wrt bug #583536 (diff) | |
download | gentoo-e26f80805b45d95e9ca9111a7bcb86602b42c6e9.tar.gz gentoo-e26f80805b45d95e9ca9111a7bcb86602b42c6e9.tar.bz2 gentoo-e26f80805b45d95e9ca9111a7bcb86602b42c6e9.zip |
net-firewall/shorewall: ppc stable wrt bug #579816
Package-Manager: portage-2.2.28
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'net-firewall/shorewall')
-rw-r--r-- | net-firewall/shorewall/shorewall-5.0.7.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-firewall/shorewall/shorewall-5.0.7.2.ebuild b/net-firewall/shorewall/shorewall-5.0.7.2.ebuild index 4c00ee69187e..879e1b54a943 100644 --- a/net-firewall/shorewall/shorewall-5.0.7.2.ebuild +++ b/net-firewall/shorewall/shorewall-5.0.7.2.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=" |