diff options
author | Sam James <sam@gentoo.org> | 2021-07-20 15:16:22 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-07-20 15:16:22 +0100 |
commit | 0152ded970ba31b1772533cee893f58ec17409dd (patch) | |
tree | bf736031e4193f922a06f1ed132021905d9413a9 /virtual/perl-threads-shared | |
parent | virtual/perl-threads: Stabilize 2.260.0 arm64, #802639 (diff) | |
download | gentoo-0152ded970ba31b1772533cee893f58ec17409dd.tar.gz gentoo-0152ded970ba31b1772533cee893f58ec17409dd.tar.bz2 gentoo-0152ded970ba31b1772533cee893f58ec17409dd.zip |
virtual/perl-threads-shared: Stabilize 1.620.0 arm64, #802639
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'virtual/perl-threads-shared')
-rw-r--r-- | virtual/perl-threads-shared/perl-threads-shared-1.620.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/virtual/perl-threads-shared/perl-threads-shared-1.620.0.ebuild b/virtual/perl-threads-shared/perl-threads-shared-1.620.0.ebuild index e5d6ae7b0e10..45be7d03401c 100644 --- a/virtual/perl-threads-shared/perl-threads-shared-1.620.0.ebuild +++ b/virtual/perl-threads-shared/perl-threads-shared-1.620.0.ebuild @@ -5,7 +5,7 @@ EAPI=7 DESCRIPTION="Virtual for ${PN#perl-}" SLOT="0" -KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~x64-cygwin ~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 ~riscv ~s390 sparc x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" RDEPEND=" || ( =dev-lang/perl-5.34* ~perl-core/${PN#perl-}-${PV} ) |