diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2020-08-19 21:52:41 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2020-08-19 21:52:53 +0200 |
commit | 11b731d3a241339fcf644507096b00ca4d7f42de (patch) | |
tree | d186ad442b7b33811f698e29ffad437e77bfe567 /net-firewall | |
parent | www-client/opera-beta: Old (diff) | |
download | gentoo-11b731d3a241339fcf644507096b00ca4d7f42de.tar.gz gentoo-11b731d3a241339fcf644507096b00ca4d7f42de.tar.bz2 gentoo-11b731d3a241339fcf644507096b00ca4d7f42de.zip |
net-firewall/shorewall: x86 stable, applying ALLARCHES policy
Package-Manager: Portage-3.0.3, Repoman-3.0.0
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'net-firewall')
-rw-r--r-- | net-firewall/shorewall/shorewall-5.2.7.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-firewall/shorewall/shorewall-5.2.7.ebuild b/net-firewall/shorewall/shorewall-5.2.7.ebuild index 95a3c0906eab..c6f9c3e5bed0 100644 --- a/net-firewall/shorewall/shorewall-5.2.7.ebuild +++ b/net-firewall/shorewall/shorewall-5.2.7.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=" |