diff options
author | WANG Xuerui <xen0n@gentoo.org> | 2022-05-14 18:26:57 +0800 |
---|---|---|
committer | WANG Xuerui <xen0n@gentoo.org> | 2022-05-14 18:28:46 +0800 |
commit | b1174fac271637b4bfb8b50c2feb5ba582c6f087 (patch) | |
tree | a5edffa4663e49e783c8ffbf0c33aceb3ee2723d /dev-perl | |
parent | dev-perl/PerlIO-utf8_strict: keyword 0.8.0 for ~loong (diff) | |
download | gentoo-b1174fac271637b4bfb8b50c2feb5ba582c6f087.tar.gz gentoo-b1174fac271637b4bfb8b50c2feb5ba582c6f087.tar.bz2 gentoo-b1174fac271637b4bfb8b50c2feb5ba582c6f087.zip |
dev-perl/Ref-Util: keyword 0.204.0 for ~loong
Tests passed on real hardware.
Signed-off-by: WANG Xuerui <xen0n@gentoo.org>
Diffstat (limited to 'dev-perl')
-rw-r--r-- | dev-perl/Ref-Util/Ref-Util-0.204.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Ref-Util/Ref-Util-0.204.0.ebuild b/dev-perl/Ref-Util/Ref-Util-0.204.0.ebuild index 17031a2480f4..1f00603c2f78 100644 --- a/dev-perl/Ref-Util/Ref-Util-0.204.0.ebuild +++ b/dev-perl/Ref-Util/Ref-Util-0.204.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 @@ -9,7 +9,7 @@ inherit perl-module DESCRIPTION="Utility functions for checking references" 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" LICENSE="MIT" IUSE="+xs" |