diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2017-04-16 06:29:10 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2017-04-16 06:29:24 +0200 |
commit | 5862b864b74019bf4ca7ad584a04be777caa313e (patch) | |
tree | 2a2743c43681f2fdd497b68fe1b25290045fa2ec /net-firewall | |
parent | dev-perl/DBIx-Class: Cleanup old (diff) | |
download | gentoo-5862b864b74019bf4ca7ad584a04be777caa313e.tar.gz gentoo-5862b864b74019bf4ca7ad584a04be777caa313e.tar.bz2 gentoo-5862b864b74019bf4ca7ad584a04be777caa313e.zip |
net-firewall/shorewall: Maintainer stabilization under ALLARCHES policy
Package-Manager: Portage-2.3.5, Repoman-2.3.2
Diffstat (limited to 'net-firewall')
-rw-r--r-- | net-firewall/shorewall/shorewall-5.0.15.6.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-firewall/shorewall/shorewall-5.0.15.6.ebuild b/net-firewall/shorewall/shorewall-5.0.15.6.ebuild index 654e667040f2..a4bccb68b78e 100644 --- a/net-firewall/shorewall/shorewall-5.0.15.6.ebuild +++ b/net-firewall/shorewall/shorewall-5.0.15.6.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=" |