diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2016-02-01 09:13:08 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2016-02-01 09:13:08 +0100 |
commit | 9085ac8b21ae3dd772f8df772c0b5a28b24fe995 (patch) | |
tree | 2f04ae4b362e92947e75c16fe82ba3dde86bd4e3 /net-firewall | |
parent | app-antivirus/skyldav: initial import from my overlay (diff) | |
download | gentoo-9085ac8b21ae3dd772f8df772c0b5a28b24fe995.tar.gz gentoo-9085ac8b21ae3dd772f8df772c0b5a28b24fe995.tar.bz2 gentoo-9085ac8b21ae3dd772f8df772c0b5a28b24fe995.zip |
net-firewall/shorewall: amd64 stable wrt bug #573216
Package-Manager: portage-2.2.26
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'net-firewall')
-rw-r--r-- | net-firewall/shorewall/shorewall-5.0.2.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-firewall/shorewall/shorewall-5.0.2.1.ebuild b/net-firewall/shorewall/shorewall-5.0.2.1.ebuild index 7ef1b458d9bb..df642992f18c 100644 --- a/net-firewall/shorewall/shorewall-5.0.2.1.ebuild +++ b/net-firewall/shorewall/shorewall-5.0.2.1.ebuild @@ -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=" |