diff options
author | Yu Gu <guyu2876@gmail.com> | 2022-10-29 19:07:01 +0800 |
---|---|---|
committer | Jakov Smolić <jsmolic@gentoo.org> | 2022-11-23 15:01:53 +0100 |
commit | eb769a4b61d69b3c75ed04f98c1f9c1f2df8c3e3 (patch) | |
tree | 08a5a77f681c0976d802ace7eac0374162d6fbbe /dev-perl/Apache-Session/Apache-Session-1.940.0.ebuild | |
parent | app-text/a2ps: Stabilize 4.14-r8 amd64, #882325 (diff) | |
download | gentoo-eb769a4b61d69b3c75ed04f98c1f9c1f2df8c3e3.tar.gz gentoo-eb769a4b61d69b3c75ed04f98c1f9c1f2df8c3e3.tar.bz2 gentoo-eb769a4b61d69b3c75ed04f98c1f9c1f2df8c3e3.zip |
dev-perl/Apache-Session: Keyword 1.940.0 riscv, #878483
Signed-off-by: Yu Gu <guyu2876@gmail.com>
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'dev-perl/Apache-Session/Apache-Session-1.940.0.ebuild')
-rw-r--r-- | dev-perl/Apache-Session/Apache-Session-1.940.0.ebuild | 4 |
1 files 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 0a33b559e152..0d824a5f53ff 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 )" |