diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2020-07-26 20:27:01 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2020-07-26 20:30:43 +0200 |
commit | 0b6eea4171fc8b0f10499d3b657266dbf934e66d (patch) | |
tree | 0f3393210426ca8fddedd263ba7e4feabac8dbdd /net-firewall | |
parent | net-firewall/shorewall: bump to v5.2.6.1 (diff) | |
download | gentoo-0b6eea4171fc8b0f10499d3b657266dbf934e66d.tar.gz gentoo-0b6eea4171fc8b0f10499d3b657266dbf934e66d.tar.bz2 gentoo-0b6eea4171fc8b0f10499d3b657266dbf934e66d.zip |
net-firewall/shorewall: x86 stable, applying ALLARCHES policy
Package-Manager: Portage-3.0.0, 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.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-firewall/shorewall/shorewall-5.2.6.ebuild b/net-firewall/shorewall/shorewall-5.2.6.ebuild index 95a3c0906eab..c6f9c3e5bed0 100644 --- a/net-firewall/shorewall/shorewall-5.2.6.ebuild +++ b/net-firewall/shorewall/shorewall-5.2.6.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=" |