From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 5192F1388C0 for ; Sat, 20 Feb 2016 11:56:45 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id BDC4521C105; Sat, 20 Feb 2016 11:56:42 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 64E8921C105 for ; Sat, 20 Feb 2016 11:56:42 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 4DB5E340C21 for ; Sat, 20 Feb 2016 11:56:41 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id EF4198EA for ; Sat, 20 Feb 2016 11:56:37 +0000 (UTC) From: "Jeroen Roovers" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Jeroen Roovers" Message-ID: <1455969396.92bd6dd5b2bc58e15765937bc5c243eed065423c.jer@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-proxy/squid/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-proxy/squid/squid-3.5.12.ebuild X-VCS-Directories: net-proxy/squid/ X-VCS-Committer: jer X-VCS-Committer-Name: Jeroen Roovers X-VCS-Revision: 92bd6dd5b2bc58e15765937bc5c243eed065423c X-VCS-Branch: master Date: Sat, 20 Feb 2016 11:56:37 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: f60378ce-d254-4205-aeab-70ff059934fe X-Archives-Hash: 5c1f6311307c6c1e4ca868addc28ecda commit: 92bd6dd5b2bc58e15765937bc5c243eed065423c Author: Jeroen Roovers gentoo org> AuthorDate: Sat Feb 20 11:56:19 2016 +0000 Commit: Jeroen Roovers gentoo org> CommitDate: Sat Feb 20 11:56:36 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=92bd6dd5 net-proxy/squid: Stable for HPPA PPC64 (bug #573076). Package-Manager: portage-2.2.27 RepoMan-Options: --ignore-arches net-proxy/squid/squid-3.5.12.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-proxy/squid/squid-3.5.12.ebuild b/net-proxy/squid/squid-3.5.12.ebuild index 0fa63c4..5b02352 100644 --- a/net-proxy/squid/squid-3.5.12.ebuild +++ b/net-proxy/squid/squid-3.5.12.ebuild @@ -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 samba sasl kerberos nis radius ssl snmp selinux logrotate test \ ecap esi ssl-crtd \ mysql postgres sqlite \