diff options
author | WANG Xuerui <xen0n@gentoo.org> | 2022-05-14 14:35:13 +0800 |
---|---|---|
committer | WANG Xuerui <xen0n@gentoo.org> | 2022-05-14 14:35:13 +0800 |
commit | 9aee8b2e8d94e9fdf4b89ad82bbc391e4707b2bc (patch) | |
tree | 9933f42beecbbbdfa2873ad18846f89a8aae6d5d /dev-perl/Probe-Perl | |
parent | dev-perl/Capture-Tiny: keyword 0.480.0-r1 for ~loong (diff) | |
download | gentoo-9aee8b2e8d94e9fdf4b89ad82bbc391e4707b2bc.tar.gz gentoo-9aee8b2e8d94e9fdf4b89ad82bbc391e4707b2bc.tar.bz2 gentoo-9aee8b2e8d94e9fdf4b89ad82bbc391e4707b2bc.zip |
dev-perl/Probe-Perl: keyword 0.30.0-r1 for ~loong
Tests passed on real hardware.
Signed-off-by: WANG Xuerui <xen0n@gentoo.org>
Diffstat (limited to 'dev-perl/Probe-Perl')
-rw-r--r-- | dev-perl/Probe-Perl/Probe-Perl-0.30.0-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Probe-Perl/Probe-Perl-0.30.0-r1.ebuild b/dev-perl/Probe-Perl/Probe-Perl-0.30.0-r1.ebuild index 13a41f4ad7f2..d738b66f9297 100644 --- a/dev-perl/Probe-Perl/Probe-Perl-0.30.0-r1.ebuild +++ b/dev-perl/Probe-Perl/Probe-Perl-0.30.0-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="Information about the currently running perl" SLOT="0" -KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~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 ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" RDEPEND=" virtual/perl-File-Spec |