diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2018-03-13 22:40:11 +0100 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2018-03-13 22:40:11 +0100 |
commit | 2c3185456702b40faf18b128190b63f7c6f00bac (patch) | |
tree | 6d0b249fa84325c69e5c813f9a51babb7275bd6c /net-firewall | |
parent | app-backup/snapper: version bump to 0.5.4. (diff) | |
download | gentoo-2c3185456702b40faf18b128190b63f7c6f00bac.tar.gz gentoo-2c3185456702b40faf18b128190b63f7c6f00bac.tar.bz2 gentoo-2c3185456702b40faf18b128190b63f7c6f00bac.zip |
net-firewall/shorewall: stable for x86. mark stable for the remaining ...
arches using the ALLARCHES policy
Package-Manager: Portage-2.3.24, Repoman-2.3.6
Diffstat (limited to 'net-firewall')
-rw-r--r-- | net-firewall/shorewall/shorewall-5.1.12.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-firewall/shorewall/shorewall-5.1.12.3.ebuild b/net-firewall/shorewall/shorewall-5.1.12.3.ebuild index d073bcb9296f..0f6140661fb1 100644 --- a/net-firewall/shorewall/shorewall-5.1.12.3.ebuild +++ b/net-firewall/shorewall/shorewall-5.1.12.3.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=" |