diff options
author | WANG Xuerui <xen0n@gentoo.org> | 2022-04-29 15:34:58 +0800 |
---|---|---|
committer | WANG Xuerui <xen0n@gentoo.org> | 2022-04-29 15:58:37 +0800 |
commit | 6b9c30bfdebfb158969b428fbe279da52917b8b8 (patch) | |
tree | 20bfe39dc172db4ca98f0fc28e4b64bc7fedf205 /dev-perl | |
parent | dev-perl/Module-Build: keyword 0.423.100 for ~loong (diff) | |
download | gentoo-6b9c30bfdebfb158969b428fbe279da52917b8b8.tar.gz gentoo-6b9c30bfdebfb158969b428fbe279da52917b8b8.tar.bz2 gentoo-6b9c30bfdebfb158969b428fbe279da52917b8b8.zip |
dev-perl/YAML-Tiny: keyword 1.730.0-r1 for ~loong
Signed-off-by: WANG Xuerui <xen0n@gentoo.org>
Diffstat (limited to 'dev-perl')
-rw-r--r-- | dev-perl/YAML-Tiny/YAML-Tiny-1.730.0-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/YAML-Tiny/YAML-Tiny-1.730.0-r1.ebuild b/dev-perl/YAML-Tiny/YAML-Tiny-1.730.0-r1.ebuild index 2a2766b9eea9..a4c71fe9d2d9 100644 --- a/dev-perl/YAML-Tiny/YAML-Tiny-1.730.0-r1.ebuild +++ b/dev-perl/YAML-Tiny/YAML-Tiny-1.730.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="Read/Write YAML files with as little code as possible" 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" IUSE="minimal" RDEPEND=" |