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 3E52F1388C0 for ; Sat, 27 Feb 2016 09:09:59 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 6275921C001; Sat, 27 Feb 2016 09:09:57 +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 06EFF21C001 for ; Sat, 27 Feb 2016 09:09:56 +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 9F63E340836 for ; Sat, 27 Feb 2016 09:09:55 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 7FEA014CE for ; Sat, 27 Feb 2016 09:09:49 +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: <1456563887.516a51367f44436600f5f1e14c9c64331c9ad005.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.15.ebuild X-VCS-Directories: net-proxy/squid/ X-VCS-Committer: jer X-VCS-Committer-Name: Jeroen Roovers X-VCS-Revision: 516a51367f44436600f5f1e14c9c64331c9ad005 X-VCS-Branch: master Date: Sat, 27 Feb 2016 09:09:49 +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: 436a387f-ec51-43d7-affc-6742d38db24b X-Archives-Hash: d46bcfb05047017b52cd51e15aa718a8 commit: 516a51367f44436600f5f1e14c9c64331c9ad005 Author: Jeroen Roovers gentoo org> AuthorDate: Sat Feb 27 09:04:47 2016 +0000 Commit: Jeroen Roovers gentoo org> CommitDate: Sat Feb 27 09:04:47 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=516a5136 net-proxy/squid: Stable for HPPA PPC64 (bug #575542). Package-Manager: portage-2.2.27 RepoMan-Options: --ignore-arches net-proxy/squid/squid-3.5.15.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-proxy/squid/squid-3.5.15.ebuild b/net-proxy/squid/squid-3.5.15.ebuild index f92b88f..02542ff 100644 --- a/net-proxy/squid/squid-3.5.15.ebuild +++ b/net-proxy/squid/squid-3.5.15.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 \