diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2019-09-12 23:32:30 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2019-09-12 23:32:30 +0200 |
commit | b60d565b4d13cce674a38b1f36ab29d5147702f6 (patch) | |
tree | 85000969605cb5f03d01a5fca422e3aae0e1ff6a /net-firewall/shorewall | |
parent | dev-libs/oniguruma: security cleanup (#691832) (diff) | |
download | gentoo-b60d565b4d13cce674a38b1f36ab29d5147702f6.tar.gz gentoo-b60d565b4d13cce674a38b1f36ab29d5147702f6.tar.bz2 gentoo-b60d565b4d13cce674a38b1f36ab29d5147702f6.zip |
net-firewall/shorewall: x86 stable, applying ALLARCHES policy
Package-Manager: Portage-2.3.76, Repoman-2.3.17
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'net-firewall/shorewall')
-rw-r--r-- | net-firewall/shorewall/shorewall-5.2.3.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-firewall/shorewall/shorewall-5.2.3.4.ebuild b/net-firewall/shorewall/shorewall-5.2.3.4.ebuild index 6effdd7a417a..a36cb7a7d14d 100644 --- a/net-firewall/shorewall/shorewall-5.2.3.4.ebuild +++ b/net-firewall/shorewall/shorewall-5.2.3.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=" |