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 83D381388C3 for ; Fri, 13 Nov 2015 09:42:37 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 776E321C149; Fri, 13 Nov 2015 09:42:35 +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 CDA0A21C149 for ; Fri, 13 Nov 2015 09:42:34 +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 CE9EC340702 for ; Fri, 13 Nov 2015 09:42:32 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 391742320 for ; Fri, 13 Nov 2015 09:42:31 +0000 (UTC) From: "Agostino Sarubbo" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Agostino Sarubbo" Message-ID: <1447407723.c626479ffbeeb99da46070e7c05f5a5406944fba.ago@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-proxy/squidguard/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-proxy/squidguard/squidguard-1.5_beta-r1.ebuild X-VCS-Directories: net-proxy/squidguard/ X-VCS-Committer: ago X-VCS-Committer-Name: Agostino Sarubbo X-VCS-Revision: c626479ffbeeb99da46070e7c05f5a5406944fba X-VCS-Branch: master Date: Fri, 13 Nov 2015 09:42:31 +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: 2097da4d-dcdf-4ddd-b162-b6b70abc09f4 X-Archives-Hash: 2b809961ac02d2320dc81fb9df306842 commit: c626479ffbeeb99da46070e7c05f5a5406944fba Author: Agostino Sarubbo gentoo org> AuthorDate: Fri Nov 13 09:42:03 2015 +0000 Commit: Agostino Sarubbo gentoo org> CommitDate: Fri Nov 13 09:42:03 2015 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c626479f net-proxy/squidguard: ppc64 stable wrt bug #542472 Package-Manager: portage-2.2.20.1 RepoMan-Options: --include-arches="ppc64" net-proxy/squidguard/squidguard-1.5_beta-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-proxy/squidguard/squidguard-1.5_beta-r1.ebuild b/net-proxy/squidguard/squidguard-1.5_beta-r1.ebuild index c30997f..cc0aad3 100644 --- a/net-proxy/squidguard/squidguard-1.5_beta-r1.ebuild +++ b/net-proxy/squidguard/squidguard-1.5_beta-r1.ebuild @@ -16,7 +16,7 @@ SRC_URI="http://www.squidguard.org/Downloads/Devel/${MY_P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~arm ppc ~ppc64 sparc x86" +KEYWORDS="amd64 ~arm ppc ppc64 sparc x86" IUSE="ldap"