diff options
author | 2017-01-14 13:54:30 +0100 | |
---|---|---|
committer | 2017-01-14 13:54:30 +0100 | |
commit | 40dcf908d297d7fb93a357291e43eda2b8888f21 (patch) | |
tree | 39e730bd20e1da9a932f7dbe1c5f344fd61748db /net-proxy/squid | |
parent | dev-util/dialog: Stable for HPPA (bug #604600). (diff) | |
download | gentoo-40dcf908d297d7fb93a357291e43eda2b8888f21.tar.gz gentoo-40dcf908d297d7fb93a357291e43eda2b8888f21.tar.bz2 gentoo-40dcf908d297d7fb93a357291e43eda2b8888f21.zip |
net-proxy/squid: Stable for HPPA (bug #603052).
Package-Manager: Portage-2.3.3, Repoman-2.3.1
RepoMan-Options: --ignore-arches
Diffstat (limited to 'net-proxy/squid')
-rw-r--r-- | net-proxy/squid/squid-3.5.23.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-proxy/squid/squid-3.5.23.ebuild b/net-proxy/squid/squid-3.5.23.ebuild index ba4ad5342b98..a9ab3d21ffdb 100644 --- a/net-proxy/squid/squid-3.5.23.ebuild +++ b/net-proxy/squid/squid-3.5.23.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -11,7 +11,7 @@ SRC_URI="http://www.squid-cache.org/Versions/v3/3.5/${P}.tar.xz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha amd64 arm ~hppa ia64 ~mips ppc ppc64 sparc x86 ~x86-fbsd" +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 sparc x86 ~x86-fbsd" IUSE="caps ipv6 pam ldap libressl samba sasl kerberos nis radius ssl snmp selinux logrotate test \ ecap esi ssl-crtd \ mysql postgres sqlite \ |