diff options
author | Sam James <sam@gentoo.org> | 2021-10-11 05:23:56 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-10-11 05:23:56 +0100 |
commit | 4a7d82b889d3d939be52ba81e44eb628a0799af1 (patch) | |
tree | f0bd01b6830dc92fbbd7c3a450662933d6c6881c /dev-perl/prefork | |
parent | dev-perl/perl-ldap: Stabilize 0.680.0 x86, #817623 (diff) | |
download | gentoo-4a7d82b889d3d939be52ba81e44eb628a0799af1.tar.gz gentoo-4a7d82b889d3d939be52ba81e44eb628a0799af1.tar.bz2 gentoo-4a7d82b889d3d939be52ba81e44eb628a0799af1.zip |
dev-perl/prefork: Stabilize 1.50.0 x86, #817626
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-perl/prefork')
-rw-r--r-- | dev-perl/prefork/prefork-1.50.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/prefork/prefork-1.50.0.ebuild b/dev-perl/prefork/prefork-1.50.0.ebuild index 1c680f3d037d..4f89d3c50b4f 100644 --- a/dev-perl/prefork/prefork-1.50.0.ebuild +++ b/dev-perl/prefork/prefork-1.50.0.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" RDEPEND=" virtual/perl-Carp |