diff options
author | 2022-09-22 19:52:01 +0800 | |
---|---|---|
committer | 2022-09-27 14:01:53 +0200 | |
commit | 8ea41b2d089be7a99d84e92459bf44f269c43a5c (patch) | |
tree | a9ff85ee5b73cbeb8d6eac800c1fda9898a84eda | |
parent | dev-perl/Test-SharedFork: Keyword 0.350.0-r1 riscv, #872365 (diff) | |
download | gentoo-8ea41b2d089be7a99d84e92459bf44f269c43a5c.tar.gz gentoo-8ea41b2d089be7a99d84e92459bf44f269c43a5c.tar.bz2 gentoo-8ea41b2d089be7a99d84e92459bf44f269c43a5c.zip |
dev-perl/Parallel-Prefork: Keyword 0.180.0-r1 riscv, #872365
Signed-off-by: Yu Gu <guyu2876@gmail.com>
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
-rw-r--r-- | dev-perl/Parallel-Prefork/Parallel-Prefork-0.180.0-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Parallel-Prefork/Parallel-Prefork-0.180.0-r1.ebuild b/dev-perl/Parallel-Prefork/Parallel-Prefork-0.180.0-r1.ebuild index b254a74d0a9f..1980a664646d 100644 --- a/dev-perl/Parallel-Prefork/Parallel-Prefork-0.180.0-r1.ebuild +++ b/dev-perl/Parallel-Prefork/Parallel-Prefork-0.180.0-r1.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 @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="A simple prefork server framework" SLOT="0" -KEYWORDS="amd64 ~x86" +KEYWORDS="amd64 ~riscv ~x86" RDEPEND=" >=dev-perl/Class-Accessor-Lite-0.40.0 |