diff options
author | Yu Gu <guyu2876@gmail.com> | 2022-10-29 19:07:18 +0800 |
---|---|---|
committer | Jakov Smolić <jsmolic@gentoo.org> | 2022-11-23 15:02:29 +0100 |
commit | e319507c9a0f3e36445a02da0d7148465749b99c (patch) | |
tree | 90c2ba7ff4925502f0496fafbd4320b802aae4bd /dev-perl/MooX-HandlesVia | |
parent | dev-perl/Data-Perl: Keyword 0.2.11 riscv, #878483 (diff) | |
download | gentoo-e319507c9a0f3e36445a02da0d7148465749b99c.tar.gz gentoo-e319507c9a0f3e36445a02da0d7148465749b99c.tar.bz2 gentoo-e319507c9a0f3e36445a02da0d7148465749b99c.zip |
dev-perl/MooX-HandlesVia: Keyword 0.1.9 riscv, #878483
Signed-off-by: Yu Gu <guyu2876@gmail.com>
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'dev-perl/MooX-HandlesVia')
-rw-r--r-- | dev-perl/MooX-HandlesVia/MooX-HandlesVia-0.1.9.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/MooX-HandlesVia/MooX-HandlesVia-0.1.9.ebuild b/dev-perl/MooX-HandlesVia/MooX-HandlesVia-0.1.9.ebuild index aec4e737b18e..941a7020ce90 100644 --- a/dev-perl/MooX-HandlesVia/MooX-HandlesVia-0.1.9.ebuild +++ b/dev-perl/MooX-HandlesVia/MooX-HandlesVia-0.1.9.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="NativeTrait-like behavior for Moo" 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" RDEPEND=" dev-perl/Class-Method-Modifiers |