diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2018-11-23 14:48:11 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2018-11-23 14:49:43 +0100 |
commit | caca9d5127ab51935892768b210c2ecbf3811d62 (patch) | |
tree | 25be0be4e8fb593d41e2304396551a6130cb66e0 /dev-perl/Authen-Radius | |
parent | dev-perl/Archive-Zip: amd64 stable wrt bug #671730 (diff) | |
download | gentoo-caca9d5127ab51935892768b210c2ecbf3811d62.tar.gz gentoo-caca9d5127ab51935892768b210c2ecbf3811d62.tar.bz2 gentoo-caca9d5127ab51935892768b210c2ecbf3811d62.zip |
dev-perl/Authen-Radius: amd64 stable wrt bug #671730
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11
RepoMan-Options: --include-arches="amd64"
Diffstat (limited to 'dev-perl/Authen-Radius')
-rw-r--r-- | dev-perl/Authen-Radius/Authen-Radius-0.270.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Authen-Radius/Authen-Radius-0.270.0.ebuild b/dev-perl/Authen-Radius/Authen-Radius-0.270.0.ebuild index e8f19084fc27..d549384f5b91 100644 --- a/dev-perl/Authen-Radius/Authen-Radius-0.270.0.ebuild +++ b/dev-perl/Authen-Radius/Authen-Radius-0.270.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2018 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -12,7 +12,7 @@ DESCRIPTION="Communicate with a Radius server from Perl" LICENSE="Artistic-2" SLOT="0" -KEYWORDS="~amd64 ~hppa ~sparc ~x86" +KEYWORDS="amd64 ~hppa ~sparc ~x86" IUSE="test" RDEPEND=" |