diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2017-12-21 23:08:04 +0100 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2017-12-21 23:08:04 +0100 |
commit | 18a1d077700fe6d06fab6107164948582dcd34cf (patch) | |
tree | 1922b8c5f0f5615da0e434ecf03798752dd0e950 /net-firewall/shorewall | |
parent | x11-libs/libXpresent: keyworded 1.0.0 for sparc, bug #616260 (diff) | |
download | gentoo-18a1d077700fe6d06fab6107164948582dcd34cf.tar.gz gentoo-18a1d077700fe6d06fab6107164948582dcd34cf.tar.bz2 gentoo-18a1d077700fe6d06fab6107164948582dcd34cf.zip |
net-firewall/shorewall: Maintainer stabilization under ALLARCHES policy
Package-Manager: Portage-2.3.19, Repoman-2.3.6
Diffstat (limited to 'net-firewall/shorewall')
-rw-r--r-- | net-firewall/shorewall/shorewall-5.1.9-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-firewall/shorewall/shorewall-5.1.9-r1.ebuild b/net-firewall/shorewall/shorewall-5.1.9-r1.ebuild index 7b0058bd0239..22419c59ec5f 100644 --- a/net-firewall/shorewall/shorewall-5.1.9-r1.ebuild +++ b/net-firewall/shorewall/shorewall-5.1.9-r1.ebuild @@ -66,7 +66,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=" |