summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoshua Kinard <kumba@gentoo.org>2020-01-14 02:56:00 -0500
committerJoshua Kinard <kumba@gentoo.org>2020-01-14 02:56:39 -0500
commitd6ae9675d38edba3236a76dd615a36671f3f6a51 (patch)
tree95b10e5fc2e3ccad8322bce5e9c5e2604382a57b /dev-perl/ExtUtils-InstallPaths/ExtUtils-InstallPaths-0.11.0.ebuild
parentdev-perl/ExtUtils-Helpers: Added ~mips to KEYWORDS (diff)
downloadgentoo-d6ae9675d38edba3236a76dd615a36671f3f6a51.tar.gz
gentoo-d6ae9675d38edba3236a76dd615a36671f3f6a51.tar.bz2
gentoo-d6ae9675d38edba3236a76dd615a36671f3f6a51.zip
dev-perl/ExtUtils-InstallPaths: Added ~mips to KEYWORDS
Signed-off-by: Joshua Kinard <kumba@gentoo.org> Package-Manager: Portage-2.3.84, Repoman-2.3.20
Diffstat (limited to 'dev-perl/ExtUtils-InstallPaths/ExtUtils-InstallPaths-0.11.0.ebuild')
-rw-r--r--dev-perl/ExtUtils-InstallPaths/ExtUtils-InstallPaths-0.11.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/ExtUtils-InstallPaths/ExtUtils-InstallPaths-0.11.0.ebuild b/dev-perl/ExtUtils-InstallPaths/ExtUtils-InstallPaths-0.11.0.ebuild
index 90a5be450673..9b8c3f3c2299 100644
--- a/dev-perl/ExtUtils-InstallPaths/ExtUtils-InstallPaths-0.11.0.ebuild
+++ b/dev-perl/ExtUtils-InstallPaths/ExtUtils-InstallPaths-0.11.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=6
@@ -8,7 +8,7 @@ inherit perl-module
DESCRIPTION="Build.PL install path logic made easy"
SLOT="0"
-KEYWORDS="alpha amd64 arm arm64 hppa ia64 ppc ppc64 s390 ~sh sparc x86 ~ppc-aix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~mips ppc ppc64 s390 ~sh sparc x86 ~ppc-aix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
IUSE="test"
RESTRICT="!test? ( test )"