From eb769a4b61d69b3c75ed04f98c1f9c1f2df8c3e3 Mon Sep 17 00:00:00 2001 From: Yu Gu Date: Sat, 29 Oct 2022 19:07:01 +0800 Subject: [PATCH] dev-perl/Apache-Session: Keyword 1.940.0 riscv, #878483 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ć --- dev-perl/Apache-Session/Apache-Session-1.940.0.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-perl/Apache-Session/Apache-Session-1.940.0.ebuild b/dev-perl/Apache-Session/Apache-Session-1.940.0.ebuild index 0a33b559e1520..0d824a5f53ffd 100644 --- a/dev-perl/Apache-Session/Apache-Session-1.940.0.ebuild +++ b/dev-perl/Apache-Session/Apache-Session-1.940.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=7 @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="A persistence framework for session data" SLOT="0" -KEYWORDS="~alpha amd64 ppc x86" +KEYWORDS="~alpha amd64 ppc ~riscv x86" IUSE="test" RESTRICT="!test? ( test )"