diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2017-01-02 19:42:15 +0100 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2017-01-02 19:42:15 +0100 |
commit | 8f64eb4c3a77623891f0845b224573ce6eb98596 (patch) | |
tree | 5b2a464215aaff3da3fcc4db89b66b11d26890ed /net-firewall | |
parent | media-gfx/darktable: cleanup metadata.xml (diff) | |
download | gentoo-8f64eb4c3a77623891f0845b224573ce6eb98596.tar.gz gentoo-8f64eb4c3a77623891f0845b224573ce6eb98596.tar.bz2 gentoo-8f64eb4c3a77623891f0845b224573ce6eb98596.zip |
net-firewall/shorewall: Stable for amd64. Retroactively mark stable for the remaining arches using the ALLARCHES policy
Package-Manager: Portage-2.3.3, Repoman-2.3.1
Diffstat (limited to 'net-firewall')
-rw-r--r-- | net-firewall/shorewall/shorewall-5.0.15.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-firewall/shorewall/shorewall-5.0.15.2.ebuild b/net-firewall/shorewall/shorewall-5.0.15.2.ebuild index 54d3b67f7c1f..8e6cf588b891 100644 --- a/net-firewall/shorewall/shorewall-5.0.15.2.ebuild +++ b/net-firewall/shorewall/shorewall-5.0.15.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -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=" |