diff options
author | WANG Xuerui <xen0n@gentoo.org> | 2022-04-29 19:01:48 +0800 |
---|---|---|
committer | WANG Xuerui <xen0n@gentoo.org> | 2022-05-01 09:27:52 +0800 |
commit | 27f80f299db5ef40b8e2c1bf73baad9db909df69 (patch) | |
tree | 3e8d6fc74a125e1d69f034f6d67c808d11dcdff5 /dev-perl/TimeDate | |
parent | dev-python/pytest: keyword 7.1.2 for ~loong (diff) | |
download | gentoo-27f80f299db5ef40b8e2c1bf73baad9db909df69.tar.gz gentoo-27f80f299db5ef40b8e2c1bf73baad9db909df69.tar.bz2 gentoo-27f80f299db5ef40b8e2c1bf73baad9db909df69.zip |
dev-perl/TimeDate: keyword 2.330.0-r1 for ~loong
Signed-off-by: WANG Xuerui <xen0n@gentoo.org>
Diffstat (limited to 'dev-perl/TimeDate')
-rw-r--r-- | dev-perl/TimeDate/TimeDate-2.330.0-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/TimeDate/TimeDate-2.330.0-r1.ebuild b/dev-perl/TimeDate/TimeDate-2.330.0-r1.ebuild index 78809a3123cf..95e4a6e07cd0 100644 --- a/dev-perl/TimeDate/TimeDate-2.330.0-r1.ebuild +++ b/dev-perl/TimeDate/TimeDate-2.330.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,4 +10,4 @@ inherit perl-module DESCRIPTION="A Date/Time Parsing Perl Module" 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 ~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 ~x64-solaris ~x86-solaris" |