diff options
author | Tobias Klausmann <klausman@gentoo.org> | 2015-07-17 12:12:37 +0000 |
---|---|---|
committer | Tobias Klausmann <klausman@gentoo.org> | 2015-07-17 12:12:37 +0000 |
commit | 1ef8ed953699dc107d3425899613d9c4d59d7e3b (patch) | |
tree | f9def78b1e1dba98627a09ee32c14bfd5ba10ae0 /net-firewall/shorewall/shorewall-4.6.10.1.ebuild | |
parent | Stable on alpha, bug 554880 (diff) | |
download | historical-1ef8ed953699dc107d3425899613d9c4d59d7e3b.tar.gz historical-1ef8ed953699dc107d3425899613d9c4d59d7e3b.tar.bz2 historical-1ef8ed953699dc107d3425899613d9c4d59d7e3b.zip |
Stable on alpha, bug 555188
Package-Manager: portage-2.2.20/cvs/Linux x86_64
Manifest-Sign-Key: 0xCE5D54E8
Diffstat (limited to 'net-firewall/shorewall/shorewall-4.6.10.1.ebuild')
-rw-r--r-- | net-firewall/shorewall/shorewall-4.6.10.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-firewall/shorewall/shorewall-4.6.10.1.ebuild b/net-firewall/shorewall/shorewall-4.6.10.1.ebuild index d327c694c4d4..3548b0e99da4 100644 --- a/net-firewall/shorewall/shorewall-4.6.10.1.ebuild +++ b/net-firewall/shorewall/shorewall-4.6.10.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-firewall/shorewall/shorewall-4.6.10.1.ebuild,v 1.1 2015/06/15 11:47:22 mgorny Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-firewall/shorewall/shorewall-4.6.10.1.ebuild,v 1.2 2015/07/17 12:12:36 klausman Exp $ EAPI="5" @@ -68,7 +68,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=" |