diff options
author | Sam James <sam@gentoo.org> | 2021-02-19 02:39:28 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-02-19 02:39:28 +0000 |
commit | 39ef2a8205d373ec3d79c5bed01b2f7918a5cc7b (patch) | |
tree | ce2e94d9ac0a4ba6230d0df074fcbeb6672b231a /net-dialup | |
parent | sys-apps/bleachbit: Stabilize 4.2.0 x86, #771240 (diff) | |
download | gentoo-39ef2a8205d373ec3d79c5bed01b2f7918a5cc7b.tar.gz gentoo-39ef2a8205d373ec3d79c5bed01b2f7918a5cc7b.tar.bz2 gentoo-39ef2a8205d373ec3d79c5bed01b2f7918a5cc7b.zip |
net-dialup/freeradius-client: Stabilize 1.1.7-r1 x86, #771255
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-dialup')
-rw-r--r-- | net-dialup/freeradius-client/freeradius-client-1.1.7-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-dialup/freeradius-client/freeradius-client-1.1.7-r1.ebuild b/net-dialup/freeradius-client/freeradius-client-1.1.7-r1.ebuild index e2b737e2f67a..28975313aa20 100644 --- a/net-dialup/freeradius-client/freeradius-client-1.1.7-r1.ebuild +++ b/net-dialup/freeradius-client/freeradius-client-1.1.7-r1.ebuild @@ -11,7 +11,7 @@ SRC_URI="ftp://ftp.freeradius.org/pub/freeradius/${P}.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="~alpha ~amd64 arm ~arm64 ~hppa ~ia64 ppc ppc64 sparc ~x86" +KEYWORDS="~alpha ~amd64 arm ~arm64 ~hppa ~ia64 ppc ppc64 sparc x86" IUSE="scp shadow static-libs" |