diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2017-12-30 20:44:27 +0100 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2017-12-30 20:44:27 +0100 |
commit | e2f3c1e0c6f60396e458d2bef9c73d06fb860331 (patch) | |
tree | 7b9a16937df72ff7815c846a838efc12487a20ce /net-firewall/shorewall | |
parent | dev-db/xtrabackup-bin: Bump to v2.4.9 (diff) | |
download | gentoo-e2f3c1e0c6f60396e458d2bef9c73d06fb860331.tar.gz gentoo-e2f3c1e0c6f60396e458d2bef9c73d06fb860331.tar.bz2 gentoo-e2f3c1e0c6f60396e458d2bef9c73d06fb860331.zip |
net-firewall/shorewall: sparc stable
Package-Manager: Portage-2.3.19, Repoman-2.3.6
Diffstat (limited to 'net-firewall/shorewall')
-rw-r--r-- | net-firewall/shorewall/shorewall-5.1.9-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-firewall/shorewall/shorewall-5.1.9-r1.ebuild b/net-firewall/shorewall/shorewall-5.1.9-r1.ebuild index 22419c59ec5f..f6ef8b56e58f 100644 --- a/net-firewall/shorewall/shorewall-5.1.9-r1.ebuild +++ b/net-firewall/shorewall/shorewall-5.1.9-r1.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=" |