summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYu Gu <guyu2876@gmail.com>2022-09-12 20:20:44 +0800
committerJakov Smolić <jsmolic@gentoo.org>2022-09-13 12:39:29 +0200
commit3a521bda6d54a23f339a2420c69e5d5830cac080 (patch)
treea97cfc65e5224ed53e3a49a382df0b6cfa518ed1 /dev-perl/MooseX-StrictConstructor
parentdev-perl/Digest-MD5-File: Keyword 0.80.0-r2 riscv, #869833 (diff)
downloadgentoo-3a521bda6d54a23f339a2420c69e5d5830cac080.tar.gz
gentoo-3a521bda6d54a23f339a2420c69e5d5830cac080.tar.bz2
gentoo-3a521bda6d54a23f339a2420c69e5d5830cac080.zip
dev-perl/MooseX-StrictConstructor: Keyword 0.210.0-r1 riscv, #869833
Signed-off-by: Yu Gu <guyu2876@gmail.com> Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'dev-perl/MooseX-StrictConstructor')
-rw-r--r--dev-perl/MooseX-StrictConstructor/MooseX-StrictConstructor-0.210.0-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/MooseX-StrictConstructor/MooseX-StrictConstructor-0.210.0-r1.ebuild b/dev-perl/MooseX-StrictConstructor/MooseX-StrictConstructor-0.210.0-r1.ebuild
index 7c125c90fc4d..24646cac9acf 100644
--- a/dev-perl/MooseX-StrictConstructor/MooseX-StrictConstructor-0.210.0-r1.ebuild
+++ b/dev-perl/MooseX-StrictConstructor/MooseX-StrictConstructor-0.210.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
@@ -11,7 +11,7 @@ DESCRIPTION="Make your object constructors blow up on unknown attributes"
LICENSE="Artistic-2"
SLOT="0"
-KEYWORDS="amd64 ~x86"
+KEYWORDS="amd64 ~riscv ~x86"
RDEPEND="
>=dev-perl/Moose-0.940.0