diff options
author | WANG Xuerui <xen0n@gentoo.org> | 2022-05-14 14:57:17 +0800 |
---|---|---|
committer | WANG Xuerui <xen0n@gentoo.org> | 2022-05-14 14:57:18 +0800 |
commit | d7cf67cd7b53e5f2037f99eca611d39562dee98c (patch) | |
tree | 6039a34c02be3a1ff08a5be94a05a2b56f70c7dc /dev-perl | |
parent | dev-perl/Locale-Maketext-Lexicon: keyword 1.0.0-r1 for ~loong (diff) | |
download | gentoo-d7cf67cd7b53e5f2037f99eca611d39562dee98c.tar.gz gentoo-d7cf67cd7b53e5f2037f99eca611d39562dee98c.tar.bz2 gentoo-d7cf67cd7b53e5f2037f99eca611d39562dee98c.zip |
dev-perl/CGI: keyword 4.530.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/CGI/CGI-4.530.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/CGI/CGI-4.530.0.ebuild b/dev-perl/CGI/CGI-4.530.0.ebuild index 3586a9407e48..55272f7204ca 100644 --- a/dev-perl/CGI/CGI-4.530.0.ebuild +++ b/dev-perl/CGI/CGI-4.530.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 @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="Simple Common Gateway Interface Class" LICENSE="Artistic-2" 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-Carp |