diff options
author | Sam James <sam@gentoo.org> | 2021-10-11 16:23:19 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-10-11 16:25:33 +0100 |
commit | 5f19df99d362dabe0c3d3fa76316bd69966bc01d (patch) | |
tree | 50ca31106e4d1b5844c4fcfa7b577785f8664763 /dev-perl/prefork | |
parent | dev-perl/perl-ldap: Stabilize 0.680.0 arm64, #817623 (diff) | |
download | gentoo-5f19df99d362dabe0c3d3fa76316bd69966bc01d.tar.gz gentoo-5f19df99d362dabe0c3d3fa76316bd69966bc01d.tar.bz2 gentoo-5f19df99d362dabe0c3d3fa76316bd69966bc01d.zip |
dev-perl/prefork: Stabilize 1.50.0 arm64, #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 d13a1e735d61..fdca4142f1bb 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 |