diff options
author | Yixun Lan <dlan@gentoo.org> | 2022-03-09 21:11:52 +0800 |
---|---|---|
committer | Yixun Lan <dlan@gentoo.org> | 2022-03-09 21:31:35 +0800 |
commit | 6709fd4d2c6bf9574fd828198d6527b9c683d6cd (patch) | |
tree | 3fcaecdfc217f1c04627c4747de908497806048c /dev-perl | |
parent | dev-perl/Net-XMPP: keyword ~riscv (diff) | |
download | gentoo-6709fd4d2c6bf9574fd828198d6527b9c683d6cd.tar.gz gentoo-6709fd4d2c6bf9574fd828198d6527b9c683d6cd.tar.bz2 gentoo-6709fd4d2c6bf9574fd828198d6527b9c683d6cd.zip |
dev-perl/Roman: keyword ~riscv
Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: Yixun Lan <dlan@gentoo.org>
Diffstat (limited to 'dev-perl')
-rw-r--r-- | dev-perl/Roman/Roman-1.240.0-r1.ebuild | 4 |
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 |