diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2018-11-11 23:35:19 +0100 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2018-11-11 23:35:19 +0100 |
commit | b4c0b2be426285534203a3b275d7c5243e86f34f (patch) | |
tree | 58866c93676d2b7dfd6617102423105e0d43e723 /net-firewall | |
parent | www-plugins/chrome-binary-plugins: automated update (diff) | |
download | gentoo-b4c0b2be426285534203a3b275d7c5243e86f34f.tar.gz gentoo-b4c0b2be426285534203a3b275d7c5243e86f34f.tar.bz2 gentoo-b4c0b2be426285534203a3b275d7c5243e86f34f.zip |
net-firewall/shorewall: x86 stable, applying ALLARCHES policy
Package-Manager: Portage-2.3.51, Repoman-2.3.12
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'net-firewall')
-rw-r--r-- | net-firewall/shorewall/shorewall-5.2.1.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-firewall/shorewall/shorewall-5.2.1.1.ebuild b/net-firewall/shorewall/shorewall-5.2.1.1.ebuild index 1666426f5c3c..9bbd07625123 100644 --- a/net-firewall/shorewall/shorewall-5.2.1.1.ebuild +++ b/net-firewall/shorewall/shorewall-5.2.1.1.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=" |