diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2018-10-07 15:58:52 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2018-10-07 18:02:17 +0200 |
commit | 534206273c3f9ef07188d85f6c1829c686dd8e8e (patch) | |
tree | 293317a61c98e5e6c2b05b7e1700d62ab38c7758 /net-firewall | |
parent | media-video/mjpegtools: Revision bump to 2.1.0-r4. Switch to EAPI 7. (diff) | |
download | gentoo-534206273c3f9ef07188d85f6c1829c686dd8e8e.tar.gz gentoo-534206273c3f9ef07188d85f6c1829c686dd8e8e.tar.bz2 gentoo-534206273c3f9ef07188d85f6c1829c686dd8e8e.zip |
net-firewall/shorewall: mark stable applying ALLARCHES policy
Package-Manager: Portage-2.3.50, Repoman-2.3.11
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'net-firewall')
-rw-r--r-- | net-firewall/shorewall/shorewall-5.2.0.5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-firewall/shorewall/shorewall-5.2.0.5.ebuild b/net-firewall/shorewall/shorewall-5.2.0.5.ebuild index a7f7766988aa..3794662afa62 100644 --- a/net-firewall/shorewall/shorewall-5.2.0.5.ebuild +++ b/net-firewall/shorewall/shorewall-5.2.0.5.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2018 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI="6" @@ -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=" |