summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYu Gu <guyu2876@gmail.com>2022-10-29 19:07:18 +0800
committerJakov Smolić <jsmolic@gentoo.org>2022-11-23 15:02:28 +0100
commitcc532f5aafd68384e8b9a01d79afabb89d2ce07a (patch)
tree2190115cf3a786faeed7ee0ddb406eeb295cfdab /dev-perl/Data-Perl
parentdev-perl/Data-ICal: Keyword 0.240.0 riscv, #878483 (diff)
downloadgentoo-cc532f5aafd68384e8b9a01d79afabb89d2ce07a.tar.gz
gentoo-cc532f5aafd68384e8b9a01d79afabb89d2ce07a.tar.bz2
gentoo-cc532f5aafd68384e8b9a01d79afabb89d2ce07a.zip
dev-perl/Data-Perl: Keyword 0.2.11 riscv, #878483
Signed-off-by: Yu Gu <guyu2876@gmail.com> Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'dev-perl/Data-Perl')
-rw-r--r--dev-perl/Data-Perl/Data-Perl-0.2.11.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Data-Perl/Data-Perl-0.2.11.ebuild b/dev-perl/Data-Perl/Data-Perl-0.2.11.ebuild
index a50152f1779d..b6c7c737a5ec 100644
--- a/dev-perl/Data-Perl/Data-Perl-0.2.11.ebuild
+++ b/dev-perl/Data-Perl/Data-Perl-0.2.11.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="Base classes wrapping fundamental Perl data types"
SLOT="0"
-KEYWORDS="amd64 ~hppa ppc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-solaris"
+KEYWORDS="amd64 ~hppa ppc ~riscv x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-solaris"
IUSE="test"
RESTRICT="!test? ( test )"