diff options
author | WANG Xuerui <xen0n@gentoo.org> | 2022-05-14 14:51:46 +0800 |
---|---|---|
committer | WANG Xuerui <xen0n@gentoo.org> | 2022-05-14 14:51:47 +0800 |
commit | 623cf89b022f0f4396fe278df60e0daae9868f3f (patch) | |
tree | 074d87d7fc62fc7d1d430878098b4f895089c3c6 /dev-perl/HTTP-Date | |
parent | dev-perl/Mock-Config: keyword 0.30.0-r1 for ~loong (diff) | |
download | gentoo-623cf89b022f0f4396fe278df60e0daae9868f3f.tar.gz gentoo-623cf89b022f0f4396fe278df60e0daae9868f3f.tar.bz2 gentoo-623cf89b022f0f4396fe278df60e0daae9868f3f.zip |
dev-perl/HTTP-Date: keyword 6.50.0 for ~loong
Tests passed on real hardware.
Signed-off-by: WANG Xuerui <xen0n@gentoo.org>
Diffstat (limited to 'dev-perl/HTTP-Date')
-rw-r--r-- | dev-perl/HTTP-Date/HTTP-Date-6.50.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/HTTP-Date/HTTP-Date-6.50.0.ebuild b/dev-perl/HTTP-Date/HTTP-Date-6.50.0.ebuild index 2721237423eb..638c2389e337 100644 --- a/dev-perl/HTTP-Date/HTTP-Date-6.50.0.ebuild +++ b/dev-perl/HTTP-Date/HTTP-Date-6.50.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=7 @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="Date conversion for HTTP date formats" SLOT="0" -KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~x64-cygwin ~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 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" RDEPEND=" !<dev-perl/libwww-perl-6 |