diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2017-07-03 17:12:48 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2017-07-03 17:12:56 +0200 |
commit | 4dbef38a5aa0873e952fbb41ebe3fa9dd305c95f (patch) | |
tree | 4c4e8a2a2115c573624506ca2c8b109d7abf8938 /net-firewall | |
parent | x11-plugins/wmbiff: 0.4.31 bump (diff) | |
download | gentoo-4dbef38a5aa0873e952fbb41ebe3fa9dd305c95f.tar.gz gentoo-4dbef38a5aa0873e952fbb41ebe3fa9dd305c95f.tar.bz2 gentoo-4dbef38a5aa0873e952fbb41ebe3fa9dd305c95f.zip |
net-firewall/shorewall: amd64 stable
Stabilized by maintainer
Package-Manager: Portage-2.3.5, Repoman-2.3.2
Diffstat (limited to 'net-firewall')
-rw-r--r-- | net-firewall/shorewall/shorewall-5.1.4.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-firewall/shorewall/shorewall-5.1.4.4.ebuild b/net-firewall/shorewall/shorewall-5.1.4.4.ebuild index ea2ef11ce095..39baf6313a83 100644 --- a/net-firewall/shorewall/shorewall-5.1.4.4.ebuild +++ b/net-firewall/shorewall/shorewall-5.1.4.4.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=" |