summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-04-05 20:05:53 +0000
committerSam James <sam@gentoo.org>2021-04-05 21:58:13 +0000
commita3fc20440955165e0745620f5b118c1b1cd6fb2e (patch)
treef83a697adba08b864d973b31e1ff0ceeee3cf86b /dev-perl/prefork
parentdev-perl/perl-ldap: drop s390 to ~s390 (unstable) (diff)
downloadgentoo-a3fc20440955165e0745620f5b118c1b1cd6fb2e.tar.gz
gentoo-a3fc20440955165e0745620f5b118c1b1cd6fb2e.tar.bz2
gentoo-a3fc20440955165e0745620f5b118c1b1cd6fb2e.zip
dev-perl/prefork: drop s390 to ~s390 (unstable)
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-perl/prefork')
-rw-r--r--dev-perl/prefork/prefork-1.40.0-r2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/prefork/prefork-1.40.0-r2.ebuild b/dev-perl/prefork/prefork-1.40.0-r2.ebuild
index 64e9f9301d32..a2c7e4449e27 100644
--- a/dev-perl/prefork/prefork-1.40.0-r2.ebuild
+++ b/dev-perl/prefork/prefork-1.40.0-r2.ebuild
@@ -10,7 +10,7 @@ inherit perl-module
DESCRIPTION="Optimized module loading for forking or non-forking processes"
SLOT="0"
-KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ~ppc64 s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ~ppc64 ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
IUSE=""
DEPEND=">=virtual/perl-File-Spec-0.80