diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2018-05-04 17:06:31 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2018-05-04 17:24:47 +0200 |
commit | cdbee8791a79203d81d34812f7673d8c7bed9a51 (patch) | |
tree | 7ffd65bdf0046932de9e830263e0b3f8aac56e58 /net-firewall | |
parent | media-fonts/hack: version bump to 3.003 (diff) | |
download | gentoo-cdbee8791a79203d81d34812f7673d8c7bed9a51.tar.gz gentoo-cdbee8791a79203d81d34812f7673d8c7bed9a51.tar.bz2 gentoo-cdbee8791a79203d81d34812f7673d8c7bed9a51.zip |
net-firewall/shorewall: stable for x86. mark stable for the remaining ...
arches using the ALLARCHES policy.
Package-Manager: Portage-2.3.34, Repoman-2.3.9
Diffstat (limited to 'net-firewall')
-rw-r--r-- | net-firewall/shorewall/shorewall-5.1.12.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-firewall/shorewall/shorewall-5.1.12.4.ebuild b/net-firewall/shorewall/shorewall-5.1.12.4.ebuild index dba65373d60e..d7c5285f28b0 100644 --- a/net-firewall/shorewall/shorewall-5.1.12.4.ebuild +++ b/net-firewall/shorewall/shorewall-5.1.12.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=" |