commit: 116bdc62d6f17c39696a44bb828faf7f1a1b587a Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org> AuthorDate: Sun Oct 16 11:46:31 2016 +0000 Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org> CommitDate: Sun Oct 16 11:46:31 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=116bdc62
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 net-firewall/shorewall/shorewall-5.0.11.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-firewall/shorewall/shorewall-5.0.11.ebuild b/net-firewall/shorewall/shorewall-5.0.11.ebuild index e0f2303..17b2853 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="
