diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2016-02-14 11:05:57 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2016-02-14 11:10:46 +0100 |
commit | e83f36ecf3bcaee55668cd6371d09c2073513b79 (patch) | |
tree | 660220939c17596e7b46e833e0cf44d7b8b7250b /net-firewall | |
parent | sci-libs/libint: x86 stable wrt bug #574236 (diff) | |
download | gentoo-e83f36ecf3bcaee55668cd6371d09c2073513b79.tar.gz gentoo-e83f36ecf3bcaee55668cd6371d09c2073513b79.tar.bz2 gentoo-e83f36ecf3bcaee55668cd6371d09c2073513b79.zip |
net-firewall/shorewall: x86 stable wrt bug #573216
Package-Manager: portage-2.2.26
RepoMan-Options: --include-arches="x86"
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 0d750af25a95..d0e2515068b1 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=" |