diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2016-06-25 22:05:10 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2016-06-25 22:13:27 +0200 |
commit | 372697b52ee231f5ab0dda213297e66539dae3e2 (patch) | |
tree | 6255562092271db8930b2550337d190982b3b346 /net-firewall | |
parent | games-arcade/lbreakout2: x86 stable wrt bug #583536 (diff) | |
download | gentoo-372697b52ee231f5ab0dda213297e66539dae3e2.tar.gz gentoo-372697b52ee231f5ab0dda213297e66539dae3e2.tar.bz2 gentoo-372697b52ee231f5ab0dda213297e66539dae3e2.zip |
net-firewall/shorewall: x86 stable wrt bug #579816
Package-Manager: portage-2.2.28
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.7.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-firewall/shorewall/shorewall-5.0.7.2.ebuild b/net-firewall/shorewall/shorewall-5.0.7.2.ebuild index fc4b95222139..4c00ee69187e 100644 --- a/net-firewall/shorewall/shorewall-5.0.7.2.ebuild +++ b/net-firewall/shorewall/shorewall-5.0.7.2.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=" |