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 )"