diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2018-06-07 01:59:18 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2018-06-07 01:59:18 +0200 |
commit | 823b7bed97fbb7fcd1d3f70797a457fb2a66f32e (patch) | |
tree | ed41475fb619b07e97ac534d8346fd6da7430201 /net-firewall | |
parent | net-mail/getmail: Move slot (diff) | |
download | gentoo-823b7bed97fbb7fcd1d3f70797a457fb2a66f32e.tar.gz gentoo-823b7bed97fbb7fcd1d3f70797a457fb2a66f32e.tar.bz2 gentoo-823b7bed97fbb7fcd1d3f70797a457fb2a66f32e.zip |
net-firewall/shorewall: x86 stable, applying ALLARCHES policy
Package-Manager: Portage-2.3.40, Repoman-2.3.9
Diffstat (limited to 'net-firewall')
-rw-r--r-- | net-firewall/shorewall/shorewall-5.2.0.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-firewall/shorewall/shorewall-5.2.0.4.ebuild b/net-firewall/shorewall/shorewall-5.2.0.4.ebuild index a7f7766988aa..041ddab407e0 100644 --- a/net-firewall/shorewall/shorewall-5.2.0.4.ebuild +++ b/net-firewall/shorewall/shorewall-5.2.0.4.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=" |