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 3FAA213888F for ; Fri, 30 Oct 2015 10:15:30 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 8A8C021C028; Fri, 30 Oct 2015 10:15:26 +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 5F569E0806 for ; Fri, 30 Oct 2015 10:15:25 +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 5C6AF340C98 for ; Fri, 30 Oct 2015 10:15:24 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 2DCA71AF2 for ; Fri, 30 Oct 2015 10:15:19 +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: <1446200110.75f3461b4e15262c76b9e83d91d27a35f8f1ef52.ago@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-dialup/freeradius-client/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-dialup/freeradius-client/freeradius-client-1.1.7.ebuild X-VCS-Directories: net-dialup/freeradius-client/ X-VCS-Committer: ago X-VCS-Committer-Name: Agostino Sarubbo X-VCS-Revision: 75f3461b4e15262c76b9e83d91d27a35f8f1ef52 X-VCS-Branch: master Date: Fri, 30 Oct 2015 10:15:19 +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: 1fabbaeb-eebf-480f-ba33-db2b51212e35 X-Archives-Hash: 56913e8b2f916147284c4160df5f83d3 commit: 75f3461b4e15262c76b9e83d91d27a35f8f1ef52 Author: Agostino Sarubbo gentoo org> AuthorDate: Fri Oct 30 10:13:39 2015 +0000 Commit: Agostino Sarubbo gentoo org> CommitDate: Fri Oct 30 10:15:10 2015 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=75f3461b net-dialup/freeradius-client: ppc stable wrt bug #563474 Package-Manager: portage-2.2.20.1 RepoMan-Options: --include-arches="ppc" net-dialup/freeradius-client/freeradius-client-1.1.7.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-dialup/freeradius-client/freeradius-client-1.1.7.ebuild b/net-dialup/freeradius-client/freeradius-client-1.1.7.ebuild index 005802d..39c94cb 100644 --- a/net-dialup/freeradius-client/freeradius-client-1.1.7.ebuild +++ b/net-dialup/freeradius-client/freeradius-client-1.1.7.ebuild @@ -12,7 +12,7 @@ SRC_URI="ftp://ftp.freeradius.org/pub/freeradius/${P}.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="amd64 ~hppa ~ppc64 ~x86" +KEYWORDS="amd64 ~hppa ppc ~ppc64 ~x86" IUSE="scp shadow static-libs"