diff options
author | Matoro Mahri <matoro_gentoo@matoro.tk> | 2023-11-28 18:17:28 -0500 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-11-29 04:20:52 +0000 |
commit | 9eeb6e361a6b3be84bcacb68bd4d1a6ba414890d (patch) | |
tree | 13ba245cf42d2bd89de729ddc19644dc8498e673 /dev-perl/POSIX-strftime-Compiler | |
parent | dev-perl/Time-TZOffset: Keyword 0.40.0-r1 mips, #878933 (diff) | |
download | gentoo-9eeb6e361a6b3be84bcacb68bd4d1a6ba414890d.tar.gz gentoo-9eeb6e361a6b3be84bcacb68bd4d1a6ba414890d.tar.bz2 gentoo-9eeb6e361a6b3be84bcacb68bd4d1a6ba414890d.zip |
dev-perl/POSIX-strftime-Compiler: Keyword 0.440.0 mips, #878933
Signed-off-by: Matoro Mahri <matoro_gentoo@matoro.tk>
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-perl/POSIX-strftime-Compiler')
-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 2a89f51b258b..fee4d367a93b 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-2022 Gentoo Authors +# Copyright 1999-2023 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 arm arm64 ~hppa ~ia64 ppc ppc64 ~riscv sparc x86" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 ~riscv sparc x86" IUSE="minimal" RDEPEND=" |