diff options
author | Sam James <sam@gentoo.org> | 2021-07-20 02:26:53 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-07-20 02:26:53 +0100 |
commit | e1cf6b94fff56ed833c5d8eed8fb87d89ce25328 (patch) | |
tree | 994aaed784b8f7cff8334cc0970570764793e469 /virtual/perl-threads-shared | |
parent | virtual/perl-threads: Stabilize 2.260.0 amd64, #802639 (diff) | |
download | gentoo-e1cf6b94fff56ed833c5d8eed8fb87d89ce25328.tar.gz gentoo-e1cf6b94fff56ed833c5d8eed8fb87d89ce25328.tar.bz2 gentoo-e1cf6b94fff56ed833c5d8eed8fb87d89ce25328.zip |
virtual/perl-threads-shared: Stabilize 1.620.0 amd64, #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 66ab4ef429d3..f30ed097fb28 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} ) |