From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: <gentoo-commits+bounces-883403-garchives=archives.gentoo.org@lists.gentoo.org> Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id BF87D13826A for <garchives@archives.gentoo.org>; Wed, 25 May 2016 05:12:58 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 57DA023400F; Wed, 25 May 2016 05:12:57 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 0397323400F for <gentoo-commits@lists.gentoo.org>; Wed, 25 May 2016 05:12:56 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 65DDC340CE2 for <gentoo-commits@lists.gentoo.org>; Wed, 25 May 2016 05:12:55 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 60CFA334 for <gentoo-commits@lists.gentoo.org>; Wed, 25 May 2016 05:12:50 +0000 (UTC) From: "Jeroen Roovers" <jer@gentoo.org> 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" <jer@gentoo.org> Message-ID: <1464153161.2527ca011ead36bf3de93de1e42292ed7f995455.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.19.ebuild X-VCS-Directories: net-proxy/squid/ X-VCS-Committer: jer X-VCS-Committer-Name: Jeroen Roovers X-VCS-Revision: 2527ca011ead36bf3de93de1e42292ed7f995455 X-VCS-Branch: master Date: Wed, 25 May 2016 05:12:50 +0000 (UTC) Precedence: bulk List-Post: <mailto:gentoo-commits@lists.gentoo.org> List-Help: <mailto:gentoo-commits+help@lists.gentoo.org> List-Unsubscribe: <mailto:gentoo-commits+unsubscribe@lists.gentoo.org> List-Subscribe: <mailto:gentoo-commits+subscribe@lists.gentoo.org> List-Id: Gentoo Linux mail <gentoo-commits.gentoo.org> X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: 5cb656b1-ca03-4671-85c8-88224dbb427e X-Archives-Hash: 2ed951fbfebe27eaf219b2742a2224e7 commit: 2527ca011ead36bf3de93de1e42292ed7f995455 Author: Jeroen Roovers <jer <AT> gentoo <DOT> org> AuthorDate: Wed May 25 05:12:41 2016 +0000 Commit: Jeroen Roovers <jer <AT> gentoo <DOT> org> CommitDate: Wed May 25 05:12:41 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2527ca01 net-proxy/squid: Stable for HPPA PPC64 (bug #582814). Package-Manager: portage-2.3.0_rc1 RepoMan-Options: --ignore-arches net-proxy/squid/squid-3.5.19.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-proxy/squid/squid-3.5.19.ebuild b/net-proxy/squid/squid-3.5.19.ebuild index b8fd678..c5ef228 100644 --- a/net-proxy/squid/squid-3.5.19.ebuild +++ b/net-proxy/squid/squid-3.5.19.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 \