diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-09-01 17:21:38 +0000 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-09-01 17:22:17 +0000 |
commit | 784434b282b7edfc1337791ee3522c1ee36f730c (patch) | |
tree | 35f2ee681434644acf70c0d3fb3c785fcbc4c548 /virtual/perl-threads-shared | |
parent | virtual/perl-Test-Simple: Stabilize 1.302.194 arm64, #913085 (diff) | |
download | gentoo-784434b282b7edfc1337791ee3522c1ee36f730c.tar.gz gentoo-784434b282b7edfc1337791ee3522c1ee36f730c.tar.bz2 gentoo-784434b282b7edfc1337791ee3522c1ee36f730c.zip |
virtual/perl-threads-shared: Stabilize 1.680.0 arm64, #913085
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'virtual/perl-threads-shared')
-rw-r--r-- | virtual/perl-threads-shared/perl-threads-shared-1.680.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/virtual/perl-threads-shared/perl-threads-shared-1.680.0.ebuild b/virtual/perl-threads-shared/perl-threads-shared-1.680.0.ebuild index 6e645ea15c30..cc4bb5c9ee9c 100644 --- a/virtual/perl-threads-shared/perl-threads-shared-1.680.0.ebuild +++ b/virtual/perl-threads-shared/perl-threads-shared-1.680.0.ebuild @@ -5,7 +5,7 @@ EAPI=8 DESCRIPTION="Virtual for ${PN#perl-}" SLOT="0" -KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~arm64-macos ~ppc-macos ~x64-macos ~x64-solaris" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~arm64-macos ~ppc-macos ~x64-macos ~x64-solaris" RDEPEND=" || ( =dev-lang/perl-5.38* ~perl-core/${PN#perl-}-${PV} ) |