diff options
author | WANG Xuerui <xen0n@gentoo.org> | 2022-05-14 18:26:32 +0800 |
---|---|---|
committer | WANG Xuerui <xen0n@gentoo.org> | 2022-05-14 18:28:42 +0800 |
commit | 38f159deb1f3eefc77d413f1ecab97257087d1f1 (patch) | |
tree | df090d608aba6a6da17df0031d0575d690aebf0e | |
parent | dev-perl/Perl-Tidy: keyword 20211029.0.0 for ~loong (diff) | |
download | gentoo-38f159deb1f3eefc77d413f1ecab97257087d1f1.tar.gz gentoo-38f159deb1f3eefc77d413f1ecab97257087d1f1.tar.bz2 gentoo-38f159deb1f3eefc77d413f1ecab97257087d1f1.zip |
dev-perl/PadWalker: keyword 2.500.0 for ~loong
Tests passed on real hardware.
Signed-off-by: WANG Xuerui <xen0n@gentoo.org>
-rw-r--r-- | dev-perl/PadWalker/PadWalker-2.500.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/PadWalker/PadWalker-2.500.0.ebuild b/dev-perl/PadWalker/PadWalker-2.500.0.ebuild index 638728a10cd4..4f7c63f22b03 100644 --- a/dev-perl/PadWalker/PadWalker-2.500.0.ebuild +++ b/dev-perl/PadWalker/PadWalker-2.500.0.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,4 +10,4 @@ inherit perl-module DESCRIPTION="play with other peoples' lexical variables" 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" |