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 15AF3138206 for ; Tue, 26 Apr 2016 11:20:09 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 504DD21C026; Tue, 26 Apr 2016 11:20:01 +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 C223821C029 for ; Tue, 26 Apr 2016 11:20:00 +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 E3B5E340B7E for ; Tue, 26 Apr 2016 11:19:59 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 8D781969 for ; Tue, 26 Apr 2016 11:19:58 +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: <1461669583.3acb9c4c3070b2d677de16fcdc6e65ec0a9774c2.ago@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-dialup/freeradius/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-dialup/freeradius/freeradius-2.2.9.ebuild X-VCS-Directories: net-dialup/freeradius/ X-VCS-Committer: ago X-VCS-Committer-Name: Agostino Sarubbo X-VCS-Revision: 3acb9c4c3070b2d677de16fcdc6e65ec0a9774c2 X-VCS-Branch: master Date: Tue, 26 Apr 2016 11:19:58 +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: 2ffb282d-369c-4a96-ad3e-5a7e35a2ea0d X-Archives-Hash: 8046466ef5fba7d045c1b56df5234c76 commit: 3acb9c4c3070b2d677de16fcdc6e65ec0a9774c2 Author: Agostino Sarubbo gentoo org> AuthorDate: Tue Apr 26 11:19:43 2016 +0000 Commit: Agostino Sarubbo gentoo org> CommitDate: Tue Apr 26 11:19:43 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3acb9c4c net-dialup/freeradius: amd64 stable wrt bug #553308 Package-Manager: portage-2.2.26 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo gentoo.org> net-dialup/freeradius/freeradius-2.2.9.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-dialup/freeradius/freeradius-2.2.9.ebuild b/net-dialup/freeradius/freeradius-2.2.9.ebuild index c815ad7..27f0126 100644 --- a/net-dialup/freeradius/freeradius-2.2.9.ebuild +++ b/net-dialup/freeradius/freeradius-2.2.9.ebuild @@ -20,7 +20,7 @@ SRC_URI=" " HOMEPAGE="http://www.freeradius.org/" -KEYWORDS="~amd64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" +KEYWORDS="amd64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" LICENSE="GPL-2" SLOT="0"