From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 91B9613835A for ; Sun, 28 Feb 2021 15:57:57 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id E180BE085E; Sun, 28 Feb 2021 15:57:56 +0000 (UTC) Received: from smtp.gentoo.org (mail.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id CD343E085E for ; Sun, 28 Feb 2021 15:57:56 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 1A8FC34116E for ; Sun, 28 Feb 2021 15:57:55 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 769F14A4 for ; Sun, 28 Feb 2021 15:57:53 +0000 (UTC) From: "Sam James" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sam James" Message-ID: <1614527808.a155c5531d97f9295d1c4549c6fd081c8dad347f.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-dialup/freeradius/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-dialup/freeradius/freeradius-3.0.21-r1.ebuild X-VCS-Directories: net-dialup/freeradius/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: a155c5531d97f9295d1c4549c6fd081c8dad347f X-VCS-Branch: master Date: Sun, 28 Feb 2021 15:57:53 +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-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: f511789d-a481-4eb4-83f3-911f178f12f2 X-Archives-Hash: 505b6da3d580501eff6dbd3b69eb33cc commit: a155c5531d97f9295d1c4549c6fd081c8dad347f Author: Sam James gentoo org> AuthorDate: Sun Feb 28 15:56:48 2021 +0000 Commit: Sam James gentoo org> CommitDate: Sun Feb 28 15:56:48 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a155c553 net-dialup/freeradius: Stabilize 3.0.21-r1 amd64, #771252 Signed-off-by: Sam James gentoo.org> net-dialup/freeradius/freeradius-3.0.21-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-dialup/freeradius/freeradius-3.0.21-r1.ebuild b/net-dialup/freeradius/freeradius-3.0.21-r1.ebuild index 41e6e14d178..0dac0d7ae67 100644 --- a/net-dialup/freeradius/freeradius-3.0.21-r1.ebuild +++ b/net-dialup/freeradius/freeradius-3.0.21-r1.ebuild @@ -15,7 +15,7 @@ SRC_URI=" " HOMEPAGE="http://www.freeradius.org/" -KEYWORDS="~amd64 ~arm arm64 ~ppc ~ppc64 ~sparc x86" +KEYWORDS="amd64 ~arm arm64 ~ppc ~ppc64 ~sparc x86" LICENSE="GPL-2" SLOT="0"