diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2019-03-06 23:49:16 +0100 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2019-03-06 23:52:18 +0100 |
commit | fbf330fd53fe25347a27ede001e23efe7af85329 (patch) | |
tree | fce715f834e78d7d4bfdef041773ec605e169b3b /net-firewall | |
parent | games-simulation/lincity-ng: Drop old 2.0 (diff) | |
download | gentoo-fbf330fd53fe25347a27ede001e23efe7af85329.tar.gz gentoo-fbf330fd53fe25347a27ede001e23efe7af85329.tar.bz2 gentoo-fbf330fd53fe25347a27ede001e23efe7af85329.zip |
net-firewall/shorewall: x86 stable, applying ALLARCHES policy
Package-Manager: Portage-2.3.62, 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.3.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-firewall/shorewall/shorewall-5.2.3.1.ebuild b/net-firewall/shorewall/shorewall-5.2.3.1.ebuild index b12b3712acbb..14bfe9b234c5 100644 --- a/net-firewall/shorewall/shorewall-5.2.3.1.ebuild +++ b/net-firewall/shorewall/shorewall-5.2.3.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=" |