diff options
author | Yongxiang Liang <tanekliang@gmail.com> | 2021-10-23 17:39:33 +0000 |
---|---|---|
committer | Yixun Lan <dlan@gentoo.org> | 2021-10-26 09:15:31 +0800 |
commit | 99cf439f72ce408b36428f2f633b377b20023342 (patch) | |
tree | 963cd0a3a63f1a9ab0d60cf121edc5899a254a95 /dev-perl/Text-Roman | |
parent | dev-perl/Text-CSV: keyword ~riscv (diff) | |
download | gentoo-99cf439f72ce408b36428f2f633b377b20023342.tar.gz gentoo-99cf439f72ce408b36428f2f633b377b20023342.tar.bz2 gentoo-99cf439f72ce408b36428f2f633b377b20023342.zip |
dev-perl/Text-Roman: keyword ~riscv
Package-Manager: Portage-3.0.28, Repoman-3.0.3
Signed-off-by: Yongxiang Liang <tanekliang@gmail.com>
Signed-off-by: Yixun Lan <dlan@gentoo.org>
Diffstat (limited to 'dev-perl/Text-Roman')
-rw-r--r-- | dev-perl/Text-Roman/Text-Roman-3.500.0-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/Text-Roman/Text-Roman-3.500.0-r1.ebuild b/dev-perl/Text-Roman/Text-Roman-3.500.0-r1.ebuild index bbbfc6646812..5db8d1351ec9 100644 --- a/dev-perl/Text-Roman/Text-Roman-3.500.0-r1.ebuild +++ b/dev-perl/Text-Roman/Text-Roman-3.500.0-r1.ebuild @@ -10,4 +10,4 @@ inherit perl-module DESCRIPTION="Allows conversion between Roman and Arabic algarisms" SLOT="0" -KEYWORDS="amd64 ~arm ~arm64 ~ppc ~x86" +KEYWORDS="amd64 ~arm ~arm64 ~ppc ~riscv ~x86" |