diff options
author | Fabian Groffen <grobian@gentoo.org> | 2020-12-27 16:43:52 +0100 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2020-12-27 16:43:52 +0100 |
commit | f78f9c4a97655d2c3f4f83dd058a914ebe9e172a (patch) | |
tree | 79b190167338670d88843719609d6b5c40d810d3 /dev-perl/prefork | |
parent | dev-perl/Pod-Simple-LaTeX: drop ppc-aix m68k-mint (diff) | |
download | gentoo-f78f9c4a97655d2c3f4f83dd058a914ebe9e172a.tar.gz gentoo-f78f9c4a97655d2c3f4f83dd058a914ebe9e172a.tar.bz2 gentoo-f78f9c4a97655d2c3f4f83dd058a914ebe9e172a.zip |
dev-perl/prefork: drop ppc-aix m68k-mint
Package-Manager: Portage-3.0.9, Repoman-3.0.2
Signed-off-by: Fabian Groffen <grobian@gentoo.org>
Diffstat (limited to 'dev-perl/prefork')
-rw-r--r-- | dev-perl/prefork/prefork-1.40.0-r2.ebuild | 2 |
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 3afe3ebc0c78..40efa7a64f4d 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 ~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 ~m68k ~mips ppc ~ppc64 s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="" DEPEND=">=virtual/perl-File-Spec-0.80 |