diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2018-02-01 21:48:38 +0100 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2018-02-01 21:48:57 +0100 |
commit | 5cbfaf89f31aea785e826b8f9a1242327a7d1491 (patch) | |
tree | 0a57fdc57afa622d2f402a259b81482c939cda89 /net-firewall | |
parent | www-servers/nginx: Cleanup old (diff) | |
download | gentoo-5cbfaf89f31aea785e826b8f9a1242327a7d1491.tar.gz gentoo-5cbfaf89f31aea785e826b8f9a1242327a7d1491.tar.bz2 gentoo-5cbfaf89f31aea785e826b8f9a1242327a7d1491.zip |
net-firewall/shorewall: stable for x86. mark stable for the remaining arches using the ALLARCHES policy.
Package-Manager: Portage-2.3.21, Repoman-2.3.6
Diffstat (limited to 'net-firewall')
-rw-r--r-- | net-firewall/shorewall/shorewall-5.1.11.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-firewall/shorewall/shorewall-5.1.11.2.ebuild b/net-firewall/shorewall/shorewall-5.1.11.2.ebuild index 4e94df20e83a..20062dcd2fac 100644 --- a/net-firewall/shorewall/shorewall-5.1.11.2.ebuild +++ b/net-firewall/shorewall/shorewall-5.1.11.2.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=" |