diff options
author | 2024-06-11 22:34:16 -0400 | |
---|---|---|
committer | 2024-06-12 22:45:46 +0100 | |
commit | ebdb84e16cda80aa746ba223dfb8190bb7507266 (patch) | |
tree | e6798b59bfe72dd9e35f196b94247c3adab2b467 /dev-perl/Text-Roman | |
parent | dev-perl/Text-BibTeX: Keyword 0.890.0-r1 alpha, #932752 (diff) | |
download | gentoo-ebdb84e16cda80aa746ba223dfb8190bb7507266.tar.gz gentoo-ebdb84e16cda80aa746ba223dfb8190bb7507266.tar.bz2 gentoo-ebdb84e16cda80aa746ba223dfb8190bb7507266.zip |
dev-perl/Text-Roman: Keyword 3.500.0-r1 alpha, #932752
Signed-off-by: Matoro Mahri <matoro_gentoo@matoro.tk>
Signed-off-by: Sam James <sam@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 5d4315dfa79c..76178b8e687e 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 ~loong ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~loong ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86" |