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 1D3DB13888F for ; Mon, 26 Oct 2015 06:20:55 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 35DC1E07AE; Mon, 26 Oct 2015 06:20:53 +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 915DDE07AE for ; Mon, 26 Oct 2015 06:20:52 +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 ACD1F340AC1 for ; Mon, 26 Oct 2015 06:20:50 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 77D7E1712 for ; Mon, 26 Oct 2015 06:20:45 +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: <1445840184.0e03a678b3578f132d4fb1b6441b970c0269d151.jer@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: jer X-VCS-Committer-Name: Jeroen Roovers X-VCS-Revision: 0e03a678b3578f132d4fb1b6441b970c0269d151 X-VCS-Branch: master Date: Mon, 26 Oct 2015 06:20:45 +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: e2c517c6-34fe-4524-a5a8-22697fd234ad X-Archives-Hash: 6979554dc013316be9d454ca8822444a commit: 0e03a678b3578f132d4fb1b6441b970c0269d151 Author: Jeroen Roovers gentoo org> AuthorDate: Mon Oct 26 06:16:24 2015 +0000 Commit: Jeroen Roovers gentoo org> CommitDate: Mon Oct 26 06:16:24 2015 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0e03a678 net-dialup/freeradius-client: Mark ~hppa (bug #563474). Package-Manager: portage-2.2.23 RepoMan-Options: --ignore-arches 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 e4ae261..005802d 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 ~ppc64 ~x86" +KEYWORDS="amd64 ~hppa ~ppc64 ~x86" IUSE="scp shadow static-libs"