summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatoro Mahri <matoro_gentoo@matoro.tk>2023-11-28 18:17:32 -0500
committerSam James <sam@gentoo.org>2023-11-29 04:20:53 +0000
commit1785d5d8863a3ed0dea8f27763decfcd92b4cf5f (patch)
tree5e9f090b00efe115ab950dd65e0a57911befae70 /dev-perl/Apache-LogFormat-Compiler
parentdev-perl/Test-MockTime: Keyword 0.170.0 mips, #878933 (diff)
downloadgentoo-1785d5d8863a3ed0dea8f27763decfcd92b4cf5f.tar.gz
gentoo-1785d5d8863a3ed0dea8f27763decfcd92b4cf5f.tar.bz2
gentoo-1785d5d8863a3ed0dea8f27763decfcd92b4cf5f.zip
dev-perl/Apache-LogFormat-Compiler: Keyword 0.360.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/Apache-LogFormat-Compiler')
-rw-r--r--dev-perl/Apache-LogFormat-Compiler/Apache-LogFormat-Compiler-0.360.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Apache-LogFormat-Compiler/Apache-LogFormat-Compiler-0.360.0.ebuild b/dev-perl/Apache-LogFormat-Compiler/Apache-LogFormat-Compiler-0.360.0.ebuild
index 1de43f750f13..553b7befd9aa 100644
--- a/dev-perl/Apache-LogFormat-Compiler/Apache-LogFormat-Compiler-0.360.0.ebuild
+++ b/dev-perl/Apache-LogFormat-Compiler/Apache-LogFormat-Compiler-0.360.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=7
@@ -11,7 +11,7 @@ inherit perl-module
DESCRIPTION="Compile an Apache log format string to perl-code"
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="test"
RESTRICT="!test? ( test )"