diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2017-02-24 12:38:07 +0100 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2017-02-24 12:38:32 +0100 |
commit | b3e88b9debc75882dc4c01ccd36ad38a0001edd6 (patch) | |
tree | 5d882665cd0fc359bd4ba05d5b6c000fcd85006a /net-firewall/shorewall | |
parent | app-emacs/navi2ch: Remove old (diff) | |
download | gentoo-b3e88b9debc75882dc4c01ccd36ad38a0001edd6.tar.gz gentoo-b3e88b9debc75882dc4c01ccd36ad38a0001edd6.tar.bz2 gentoo-b3e88b9debc75882dc4c01ccd36ad38a0001edd6.zip |
net-firewall/shorewall: Maintainer stabilization under ALLARCHES policy
Package-Manager: Portage-2.3.3, Repoman-2.3.1
Diffstat (limited to 'net-firewall/shorewall')
-rw-r--r-- | net-firewall/shorewall/shorewall-5.0.15.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-firewall/shorewall/shorewall-5.0.15.3.ebuild b/net-firewall/shorewall/shorewall-5.0.15.3.ebuild index f468988523a0..57b4b24542be 100644 --- a/net-firewall/shorewall/shorewall-5.0.15.3.ebuild +++ b/net-firewall/shorewall/shorewall-5.0.15.3.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 # $Id$ -EAPI=6 +EAPI="6" inherit linux-info prefix systemd versionator @@ -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=" |