diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-12-30 08:37:19 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-12-30 08:37:19 +0200 |
commit | f7274d955749a8d50ddf428af1a6e79dfeca769d (patch) | |
tree | c073ddd3071dc9a5d8b48d52b5a2da922ea703df /virtual/perl-Test-Simple | |
parent | perl-core/Test-Simple: Stabilize 1.302.196 ppc, #920966 (diff) | |
download | gentoo-f7274d955749a8d50ddf428af1a6e79dfeca769d.tar.gz gentoo-f7274d955749a8d50ddf428af1a6e79dfeca769d.tar.bz2 gentoo-f7274d955749a8d50ddf428af1a6e79dfeca769d.zip |
virtual/perl-Test-Simple: Stabilize 1.302.196 x86, #920966
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'virtual/perl-Test-Simple')
-rw-r--r-- | virtual/perl-Test-Simple/perl-Test-Simple-1.302.196.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/virtual/perl-Test-Simple/perl-Test-Simple-1.302.196.ebuild b/virtual/perl-Test-Simple/perl-Test-Simple-1.302.196.ebuild index edc98c3f266b..446563bc67e6 100644 --- a/virtual/perl-Test-Simple/perl-Test-Simple-1.302.196.ebuild +++ b/virtual/perl-Test-Simple/perl-Test-Simple-1.302.196.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=" ~perl-core/${PN#perl-}-${PV} |