diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2020-08-06 13:52:03 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2020-08-06 15:49:47 +0200 |
commit | 3058697460413d3aa74c7e24b12a2649fd032cda (patch) | |
tree | d6be383884c582de795cb0932acedd32469d8318 /net-firewall | |
parent | net-nntp/sabnzbd: drop old (diff) | |
download | gentoo-3058697460413d3aa74c7e24b12a2649fd032cda.tar.gz gentoo-3058697460413d3aa74c7e24b12a2649fd032cda.tar.bz2 gentoo-3058697460413d3aa74c7e24b12a2649fd032cda.zip |
net-firewall/shorewall: amd64 stable, applying ALLARCHES policy
Package-Manager: Portage-3.0.1, Repoman-2.3.23
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'net-firewall')
-rw-r--r-- | net-firewall/shorewall/shorewall-5.2.6.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-firewall/shorewall/shorewall-5.2.6.1.ebuild b/net-firewall/shorewall/shorewall-5.2.6.1.ebuild index 95a3c0906eab..c6f9c3e5bed0 100644 --- a/net-firewall/shorewall/shorewall-5.2.6.1.ebuild +++ b/net-firewall/shorewall/shorewall-5.2.6.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=" |