diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2016-03-15 10:00:51 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2016-03-15 10:00:51 +0100 |
commit | a9c12f0f5bdff65613b1fec32db1c1a32fd3fa78 (patch) | |
tree | fbfbb9a4d1a22af3de6c2192de8bfd56d8e3c851 /net-firewall | |
parent | dev-libs/libfastjson: Add libfastjson to the tree. (diff) | |
download | gentoo-a9c12f0f5bdff65613b1fec32db1c1a32fd3fa78.tar.gz gentoo-a9c12f0f5bdff65613b1fec32db1c1a32fd3fa78.tar.bz2 gentoo-a9c12f0f5bdff65613b1fec32db1c1a32fd3fa78.zip |
net-firewall/shorewall: alpha/amd64/hppa/ppc64/ppc/sparc/x86 stable, (ALLARCHES policy) wrt bug #577440
Package-Manager: portage-2.2.26
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'net-firewall')
-rw-r--r-- | net-firewall/shorewall/shorewall-5.0.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-firewall/shorewall/shorewall-5.0.4.ebuild b/net-firewall/shorewall/shorewall-5.0.4.ebuild index 59dff46f2843..0c749b300094 100644 --- a/net-firewall/shorewall/shorewall-5.0.4.ebuild +++ b/net-firewall/shorewall/shorewall-5.0.4.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=" |