summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFabian Groffen <grobian@gentoo.org>2020-12-27 16:25:41 +0100
committerFabian Groffen <grobian@gentoo.org>2020-12-27 16:25:41 +0100
commita3f49dfea139441929f87e988ed64afae521c29d (patch)
tree854ddcf4f0d4e5810f4f7d891755a3bb264ff5b4
parentdev-perl/Module-Build-Tiny: drop ppc-aix m68k-mint (diff)
downloadgentoo-a3f49dfea139441929f87e988ed64afae521c29d.tar.gz
gentoo-a3f49dfea139441929f87e988ed64afae521c29d.tar.bz2
gentoo-a3f49dfea139441929f87e988ed64afae521c29d.zip
dev-perl/Module-Find: 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/Module-Find/Module-Find-0.130.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Module-Find/Module-Find-0.130.0.ebuild b/dev-perl/Module-Find/Module-Find-0.130.0.ebuild
index 6540baa83a61..370ed1e9f23a 100644
--- a/dev-perl/Module-Find/Module-Find-0.130.0.ebuild
+++ b/dev-perl/Module-Find/Module-Find-0.130.0.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="Find and use installed modules in a (sub)category"
SLOT="0"
-KEYWORDS="amd64 x86 ~ppc-aix ~x86-solaris"
+KEYWORDS="amd64 x86 ~x86-solaris"
IUSE="test"
RESTRICT="!test? ( test )"