diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2016-10-16 13:46:31 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2016-10-16 13:46:31 +0200 |
commit | 116bdc62d6f17c39696a44bb828faf7f1a1b587a (patch) | |
tree | 289de17396213a3a4fe83cc9eea418a26c68c050 /net-firewall | |
parent | app-text/blogc: add git as test DEPEND for live ebuild (diff) | |
download | gentoo-116bdc62d6f17c39696a44bb828faf7f1a1b587a.tar.gz gentoo-116bdc62d6f17c39696a44bb828faf7f1a1b587a.tar.bz2 gentoo-116bdc62d6f17c39696a44bb828faf7f1a1b587a.zip |
net-firewall/shorewall: Retroactively mark stable for the remaining arches using the ALLARCHES policy
Gentoo-Bug: https://bugs.gentoo.org/596108
Package-Manager: portage-2.3.2
Diffstat (limited to 'net-firewall')
-rw-r--r-- | net-firewall/shorewall/shorewall-5.0.11.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-firewall/shorewall/shorewall-5.0.11.ebuild b/net-firewall/shorewall/shorewall-5.0.11.ebuild index e0f2303c3213..17b28532a426 100644 --- a/net-firewall/shorewall/shorewall-5.0.11.ebuild +++ b/net-firewall/shorewall/shorewall-5.0.11.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=" |