diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2017-10-10 20:58:20 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2017-10-10 20:58:41 +0200 |
commit | a8ec3ac1a04019a1a9b28ca030198049beb98955 (patch) | |
tree | 426cbfc057b3d8f13cc282108beeef090c3680bd /net-firewall | |
parent | www-servers/nginx: Bump to v1.13.6 mainline (diff) | |
download | gentoo-a8ec3ac1a04019a1a9b28ca030198049beb98955.tar.gz gentoo-a8ec3ac1a04019a1a9b28ca030198049beb98955.tar.bz2 gentoo-a8ec3ac1a04019a1a9b28ca030198049beb98955.zip |
net-firewall/shorewall: Maintainer stabilization under ALLARCHES policy
Package-Manager: Portage-2.3.10, Repoman-2.3.3
Diffstat (limited to 'net-firewall')
-rw-r--r-- | net-firewall/shorewall/shorewall-5.1.7.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-firewall/shorewall/shorewall-5.1.7.2.ebuild b/net-firewall/shorewall/shorewall-5.1.7.2.ebuild index 3b7545ca47d4..457de2d45f78 100644 --- a/net-firewall/shorewall/shorewall-5.1.7.2.ebuild +++ b/net-firewall/shorewall/shorewall-5.1.7.2.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=" |