diff options
author | Jeroen Roovers <jer@gentoo.org> | 2016-08-04 10:57:27 +0200 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2016-08-04 10:57:27 +0200 |
commit | 92433cf96bfb0d194ebb9a31f0d2fdcaf0d8bf88 (patch) | |
tree | f5d4234d0adb1bfdd76798152bb7ca2800a8524d /net-firewall/shorewall | |
parent | dev-libs/libestr: Stable for HPPA (bug #585640). (diff) | |
download | gentoo-92433cf96bfb0d194ebb9a31f0d2fdcaf0d8bf88.tar.gz gentoo-92433cf96bfb0d194ebb9a31f0d2fdcaf0d8bf88.tar.bz2 gentoo-92433cf96bfb0d194ebb9a31f0d2fdcaf0d8bf88.zip |
net-firewall/shorewall: Stable for HPPA PPC64 (bug #579816).
Package-Manager: portage-2.3.0
RepoMan-Options: --ignore-arches
Diffstat (limited to 'net-firewall/shorewall')
-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 112aa2077c1f..18698a2782cd 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=" |