diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2020-10-01 00:17:26 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2020-10-01 00:18:04 +0200 |
commit | 247c6713dd9b1f3aeb342086ec572b9803e6f5b9 (patch) | |
tree | 868e531b60f9d883aaeb7070e11a59af0086a427 /net-firewall/shorewall | |
parent | dev-python/reportlab: Stabilize 3.5.48 arm64, #744271 (diff) | |
download | gentoo-247c6713dd9b1f3aeb342086ec572b9803e6f5b9.tar.gz gentoo-247c6713dd9b1f3aeb342086ec572b9803e6f5b9.tar.bz2 gentoo-247c6713dd9b1f3aeb342086ec572b9803e6f5b9.zip |
net-firewall/shorewall: x86 stable, applying ALLARCHES policy
Package-Manager: Portage-3.0.8, Repoman-3.0.1
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'net-firewall/shorewall')
-rw-r--r-- | net-firewall/shorewall/shorewall-5.2.8.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-firewall/shorewall/shorewall-5.2.8.ebuild b/net-firewall/shorewall/shorewall-5.2.8.ebuild index 95a3c0906eab..c6f9c3e5bed0 100644 --- a/net-firewall/shorewall/shorewall-5.2.8.ebuild +++ b/net-firewall/shorewall/shorewall-5.2.8.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=" |