commit: 6709fd4d2c6bf9574fd828198d6527b9c683d6cd
Author: Yixun Lan <dlan <AT> gentoo <DOT> org>
AuthorDate: Wed Mar 9 13:11:52 2022 +0000
Commit: Yixun Lan <dlan <AT> gentoo <DOT> org>
CommitDate: Wed Mar 9 13:31:35 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6709fd4d
dev-perl/Roman: keyword ~riscv
Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: Yixun Lan <dlan <AT> gentoo.org>
dev-perl/Roman/Roman-1.240.0-r1.ebuild | 4 ++--
1 file 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