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 11AA258973 for ; Fri, 5 Feb 2016 19:08:44 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 755C3E081D; Fri, 5 Feb 2016 19:08: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 28176E081D for ; Fri, 5 Feb 2016 19:08:42 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 521A5340B55 for ; Fri, 5 Feb 2016 19:08:41 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 9B44D8F0 for ; Fri, 5 Feb 2016 19:08:39 +0000 (UTC) From: "Markus Meier" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Markus Meier" Message-ID: <1454699303.dcf0113a38da6b14d5f1d98b01a9c93389322381.maekke@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: maekke X-VCS-Committer-Name: Markus Meier X-VCS-Revision: dcf0113a38da6b14d5f1d98b01a9c93389322381 X-VCS-Branch: master Date: Fri, 5 Feb 2016 19:08:39 +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: 665a1b46-6f85-46b3-a212-6fa0322730ac X-Archives-Hash: 63a125cc67869e93c63758b0e0e16af8 commit: dcf0113a38da6b14d5f1d98b01a9c93389322381 Author: Markus Meier gentoo org> AuthorDate: Fri Feb 5 19:08:23 2016 +0000 Commit: Markus Meier gentoo org> CommitDate: Fri Feb 5 19:08:23 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dcf0113a net-proxy/squid: arm stable, bug #573076 Package-Manager: portage-2.2.27 RepoMan-Options: --include-arches="arm" 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 13a543a..ac91f03 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 \