diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2018-06-10 19:14:02 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2018-06-10 19:42:21 +0200 |
commit | f65157975e55f6ca431747462532a916439365b8 (patch) | |
tree | 13047f55be0a7b8e78ffde4c1fe47e394c19b4e1 /dev-perl/Authen-Simple/Authen-Simple-0.500.0.ebuild | |
parent | dev-perl/Router-Simple: x86 stable (bug #657690) (diff) | |
download | gentoo-f65157975e55f6ca431747462532a916439365b8.tar.gz gentoo-f65157975e55f6ca431747462532a916439365b8.tar.bz2 gentoo-f65157975e55f6ca431747462532a916439365b8.zip |
dev-perl/Authen-Simple: x86 stable (bug #657690)
Package-Manager: Portage-2.3.40, Repoman-2.3.9
Diffstat (limited to 'dev-perl/Authen-Simple/Authen-Simple-0.500.0.ebuild')
-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 d49624399e6f..a5149ae91274 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-2017 Gentoo Foundation +# Copyright 1999-2018 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 ~ia64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha amd64 ~ia64 ~ppc ~ppc64 ~sparc x86" IUSE="test" RDEPEND=" |