summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2017-03-14 15:24:58 +0100
committerAgostino Sarubbo <ago@gentoo.org>2017-03-14 15:24:58 +0100
commitf9eee4e3ba0cb4885cb8436ec66468c39547dd31 (patch)
tree52059d8d2a819b2b3a8b3f89de4e4b43a78819a0 /dev-perl/Data-Page/Data-Page-2.20.0-r1.ebuild
parentdev-perl/Data-ICal: amd64 stable wrt bug #612558 (diff)
downloadgentoo-f9eee4e3ba0cb4885cb8436ec66468c39547dd31.tar.gz
gentoo-f9eee4e3ba0cb4885cb8436ec66468c39547dd31.tar.bz2
gentoo-f9eee4e3ba0cb4885cb8436ec66468c39547dd31.zip
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 <ago@gentoo.org>
Diffstat (limited to 'dev-perl/Data-Page/Data-Page-2.20.0-r1.ebuild')
-rw-r--r--dev-perl/Data-Page/Data-Page-2.20.0-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
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"