summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-perl/Roman/Roman-1.240.0-r1.ebuild')
-rw-r--r--dev-perl/Roman/Roman-1.240.0-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Roman/Roman-1.240.0-r1.ebuild b/dev-perl/Roman/Roman-1.240.0-r1.ebuild
index 928487a4a3a5..0b3875b051ff 100644
--- a/dev-perl/Roman/Roman-1.240.0-r1.ebuild
+++ b/dev-perl/Roman/Roman-1.240.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
@@ -12,7 +12,7 @@ inherit perl-module
DESCRIPTION="Perl module for conversion between Roman and Arabic numerals"
SLOT="0"
-KEYWORDS="amd64 ~arm ~arm64 ~mips ~s390 x86 ~amd64-linux ~x86-linux"
+KEYWORDS="amd64 ~arm ~arm64 ~mips ~riscv ~s390 x86 ~amd64-linux ~x86-linux"
DEPEND="test? (
dev-perl/Test-Pod