From a61bff455b8f4df7a88e95732c2fa52a4d3c7c00 Mon Sep 17 00:00:00 2001 From: Yu Gu Date: Thu, 22 Sep 2022 19:52:03 +0800 Subject: dev-perl/Apache-LogFormat-Compiler: Keyword 0.360.0 riscv, #872365 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Yu Gu Signed-off-by: Jakov Smolić --- .../Apache-LogFormat-Compiler-0.360.0.ebuild | 4 ++-- 1 file 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 fffd6363c884..a3e7b04bb3c6 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-2020 Gentoo Authors +# Copyright 1999-2022 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 ~ia64 ppc ppc64 sparc x86" +KEYWORDS="~alpha amd64 ~ia64 ppc ppc64 ~riscv sparc x86" IUSE="test" RESTRICT="!test? ( test )" -- cgit v1.2.3-65-gdbad