diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2016-08-13 02:19:00 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2016-08-13 02:26:15 +0200 |
commit | 35d9a27dbe3ab933502d2d1884630e50e9187389 (patch) | |
tree | b35e619c5a0779d454ea35cbf748c0f89faa8b08 /net-firewall/shorewall | |
parent | app-vim/xquery-syntax: EAPI 6 bump. (diff) | |
download | gentoo-35d9a27dbe3ab933502d2d1884630e50e9187389.tar.gz gentoo-35d9a27dbe3ab933502d2d1884630e50e9187389.tar.bz2 gentoo-35d9a27dbe3ab933502d2d1884630e50e9187389.zip |
net-firewall/shorewall: Retroactively mark stable for the remaining arches using the ALLARCHES policy
Gentoo-Bug: https://bugs.gentoo.org/579816
Package-Manager: portage-2.3.0
Diffstat (limited to 'net-firewall/shorewall')
-rw-r--r-- | net-firewall/shorewall/shorewall-5.0.7.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-firewall/shorewall/shorewall-5.0.7.2.ebuild b/net-firewall/shorewall/shorewall-5.0.7.2.ebuild index 18698a2782cd..d15be82a6cbe 100644 --- a/net-firewall/shorewall/shorewall-5.0.7.2.ebuild +++ b/net-firewall/shorewall/shorewall-5.0.7.2.ebuild @@ -67,7 +67,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=" |