diff options
author | 2022-09-22 19:52:02 +0800 | |
---|---|---|
committer | 2022-09-27 14:01:57 +0200 | |
commit | f7d9fb0ad4e20dc081cec373a3489689c841dbfb (patch) | |
tree | e4b6fa7bc55677441dda6afc97065b637951d829 /dev-perl | |
parent | dev-perl/Time-TZOffset: Keyword 0.40.0-r1 riscv, #872365 (diff) | |
download | gentoo-f7d9fb0ad4e20dc081cec373a3489689c841dbfb.tar.gz gentoo-f7d9fb0ad4e20dc081cec373a3489689c841dbfb.tar.bz2 gentoo-f7d9fb0ad4e20dc081cec373a3489689c841dbfb.zip |
dev-perl/POSIX-strftime-Compiler: Keyword 0.440.0 riscv, #872365
Signed-off-by: Yu Gu <guyu2876@gmail.com>
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'dev-perl')
-rw-r--r-- | dev-perl/POSIX-strftime-Compiler/POSIX-strftime-Compiler-0.440.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/POSIX-strftime-Compiler/POSIX-strftime-Compiler-0.440.0.ebuild b/dev-perl/POSIX-strftime-Compiler/POSIX-strftime-Compiler-0.440.0.ebuild index d620c61e7a50..23d1aa83bcde 100644 --- a/dev-perl/POSIX-strftime-Compiler/POSIX-strftime-Compiler-0.440.0.ebuild +++ b/dev-perl/POSIX-strftime-Compiler/POSIX-strftime-Compiler-0.440.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="GNU C library compatible strftime for loggers and servers" SLOT="0" -KEYWORDS="~alpha amd64 ~ia64 ppc ppc64 sparc x86" +KEYWORDS="~alpha amd64 ~ia64 ppc ppc64 ~riscv sparc x86" IUSE="minimal" RDEPEND=" |