summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFabian Groffen <grobian@gentoo.org>2020-12-27 15:46:34 +0100
committerFabian Groffen <grobian@gentoo.org>2020-12-27 15:46:34 +0100
commit6a859901c4047b5ac854cc9614748455936bb5c6 (patch)
treea0642cb04fcfbb6e1ce930a7424f3da3a989ebed
parentdev-perl/Data-OptList: drop ppc-aix m68k-mint (diff)
downloadgentoo-6a859901c4047b5ac854cc9614748455936bb5c6.tar.gz
gentoo-6a859901c4047b5ac854cc9614748455936bb5c6.tar.bz2
gentoo-6a859901c4047b5ac854cc9614748455936bb5c6.zip
dev-perl/Data-Page: drop ppc-aix m68k-mint
Package-Manager: Portage-3.0.9, Repoman-3.0.2 Signed-off-by: Fabian Groffen <grobian@gentoo.org>
-rw-r--r--dev-perl/Data-Page/Data-Page-2.20.0-r1.ebuild4
-rw-r--r--dev-perl/Data-Page/Data-Page-2.30.0.ebuild2
2 files changed, 3 insertions, 3 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 c2eadc9e5a4a..ba643c08a62c 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-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
# 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 ~x86-solaris"
IUSE="test"
RESTRICT="!test? ( test )"
diff --git a/dev-perl/Data-Page/Data-Page-2.30.0.ebuild b/dev-perl/Data-Page/Data-Page-2.30.0.ebuild
index 6e031b23611a..8108ef83a219 100644
--- a/dev-perl/Data-Page/Data-Page-2.30.0.ebuild
+++ b/dev-perl/Data-Page/Data-Page-2.30.0.ebuild
@@ -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 ~x86-solaris"
IUSE="test"
RESTRICT="!test? ( test )"