From: Agostino Sarubbo Date: Tue, 14 Mar 2017 14:24:58 +0000 (+0100) Subject: dev-perl/Data-Page: amd64 stable wrt bug #612558 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=f9eee4e3ba0cb4885cb8436ec66468c39547dd31;p=gentoo.git dev-perl/Data-Page: 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/Data-Page/Data-Page-2.20.0-r1.ebuild b/dev-perl/Data-Page/Data-Page-2.20.0-r1.ebuild index fbe3b9c15a1d..d207db110855 100644 --- a/dev-perl/Data-Page/Data-Page-2.20.0-r1.ebuild +++ b/dev-perl/Data-Page/Data-Page-2.20.0-r1.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=5 @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="help when paging through sets of results" SLOT="0" -KEYWORDS="~amd64 ~x86 ~ppc-aix ~x86-solaris" +KEYWORDS="amd64 ~x86 ~ppc-aix ~x86-solaris" IUSE="test" RDEPEND="dev-perl/Class-Accessor-Chained"