diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-03-14 15:23:39 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-03-14 15:23:39 +0100 |
commit | e2239efe76608bcf25c00e7924fbac2ff1cd80a2 (patch) | |
tree | 1fd0157d8a07ba6427a02f4298de44fa3cb5cdb8 /dev-perl/Authen-Simple | |
parent | dev-perl/Apache-LogFormat-Compiler: amd64 stable wrt bug #612558 (diff) | |
download | gentoo-e2239efe76608bcf25c00e7924fbac2ff1cd80a2.tar.gz gentoo-e2239efe76608bcf25c00e7924fbac2ff1cd80a2.tar.bz2 gentoo-e2239efe76608bcf25c00e7924fbac2ff1cd80a2.zip |
dev-perl/Authen-Simple: amd64 stable wrt bug #612558
Package-Manager: Portage-2.3.3, Repoman-2.3.1
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-perl/Authen-Simple')
-rw-r--r-- | dev-perl/Authen-Simple/Authen-Simple-0.500.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Authen-Simple/Authen-Simple-0.500.0.ebuild b/dev-perl/Authen-Simple/Authen-Simple-0.500.0.ebuild index c44793c8e6f2..a01b185bb525 100644 --- a/dev-perl/Authen-Simple/Authen-Simple-0.500.0.ebuild +++ b/dev-perl/Authen-Simple/Authen-Simple-0.500.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -9,7 +9,7 @@ inherit perl-module DESCRIPTION="Simple Authentication" SLOT="0" -KEYWORDS="~alpha ~amd64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha amd64 ~ppc ~ppc64 ~sparc ~x86" IUSE="test" RDEPEND=" |