From: Agostino Sarubbo Date: Tue, 14 Mar 2017 14:24:21 +0000 (+0100) Subject: dev-perl/Class-Accessor-Lite: amd64 stable wrt bug #612558 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=00cdf0576356b77d66a4690b8c3cbb07019019cc;p=gentoo.git dev-perl/Class-Accessor-Lite: 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 --- diff --git a/dev-perl/Class-Accessor-Lite/Class-Accessor-Lite-0.80.0.ebuild b/dev-perl/Class-Accessor-Lite/Class-Accessor-Lite-0.80.0.ebuild index 0e191e560cb0..909cc747ff53 100644 --- a/dev-perl/Class-Accessor-Lite/Class-Accessor-Lite-0.80.0.ebuild +++ b/dev-perl/Class-Accessor-Lite/Class-Accessor-Lite-0.80.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 @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="A minimalistic variant of Class::Accessor" SLOT="0" -KEYWORDS="~alpha ~amd64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha amd64 ~ppc ~ppc64 ~sparc ~x86" IUSE="" RDEPEND=""