diff options
author | Yu Gu <guyu2876@gmail.com> | 2022-09-22 19:52:09 +0800 |
---|---|---|
committer | Jakov Smolić <jsmolic@gentoo.org> | 2022-09-27 14:02:14 +0200 |
commit | 1123bc90864bccf4796877eb14684e4f4ea5a9af (patch) | |
tree | d3525152ad8e54c0aaefa3e8d65481e7f3f9dde2 /dev-perl | |
parent | dev-perl/Test-MockTime-HiRes: Keyword 0.80.0-r1 riscv, #872365 (diff) | |
download | gentoo-1123bc90864bccf4796877eb14684e4f4ea5a9af.tar.gz gentoo-1123bc90864bccf4796877eb14684e4f4ea5a9af.tar.bz2 gentoo-1123bc90864bccf4796877eb14684e4f4ea5a9af.zip |
dev-perl/Plack: Keyword 1.4.800 riscv, #872365
Signed-off-by: Yu Gu <guyu2876@gmail.com>
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'dev-perl')
-rw-r--r-- | dev-perl/Plack/Plack-1.4.800.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Plack/Plack-1.4.800.ebuild b/dev-perl/Plack/Plack-1.4.800.ebuild index 11b8286ad134..a6ec024e2b85 100644 --- a/dev-perl/Plack/Plack-1.4.800.ebuild +++ b/dev-perl/Plack/Plack-1.4.800.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=8 @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="Perl Superglue for Web frameworks and Web Servers (PSGI toolkit)" SLOT="0" -KEYWORDS="~alpha amd64 ~ia64 ppc ppc64 sparc x86" +KEYWORDS="~alpha amd64 ~ia64 ppc ppc64 ~riscv sparc x86" IUSE="minimal" PATCHES=( |