diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2024-05-28 21:21:02 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-05-28 21:21:02 +0300 |
commit | 45f05a639861078c5ec2e87569808d8cea724759 (patch) | |
tree | ab08f1c70b853ce5ed5c7522a7af4a8399685ad0 /dev-perl/Text-Roman | |
parent | dev-perl/Text-BibTeX: Keyword 0.890.0-r1 s390, #932752 (diff) | |
download | gentoo-45f05a639861078c5ec2e87569808d8cea724759.tar.gz gentoo-45f05a639861078c5ec2e87569808d8cea724759.tar.bz2 gentoo-45f05a639861078c5ec2e87569808d8cea724759.zip |
dev-perl/Text-Roman: Keyword 3.500.0-r1 s390, #932752
Signed-off-by: Arthur Zamarin <arthurzam@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 b6c9eb9e2b84..76a6b0af74b8 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 ~ppc64 ~riscv ~sparc ~x86" +KEYWORDS="amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86" |