diff options
author | Sam James <sam@gentoo.org> | 2021-12-07 16:52:43 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-12-07 16:52:43 +0000 |
commit | 6bdb3b5af4b56c6623d48280f447259c9c74e4f0 (patch) | |
tree | 7305945bb5a5f74a89d27247f3b3169a6d90a63f /dev-perl/Specio | |
parent | dev-perl/XString: Stabilize 0.5.0 arm, #828458 (diff) | |
download | gentoo-6bdb3b5af4b56c6623d48280f447259c9c74e4f0.tar.gz gentoo-6bdb3b5af4b56c6623d48280f447259c9c74e4f0.tar.bz2 gentoo-6bdb3b5af4b56c6623d48280f447259c9c74e4f0.zip |
dev-perl/Specio: Stabilize 0.470.0 arm, #828458
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-perl/Specio')
-rw-r--r-- | dev-perl/Specio/Specio-0.470.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/Specio/Specio-0.470.0.ebuild b/dev-perl/Specio/Specio-0.470.0.ebuild index 1492e4ec29d6..01d0a0ed47ca 100644 --- a/dev-perl/Specio/Specio-0.470.0.ebuild +++ b/dev-perl/Specio/Specio-0.470.0.ebuild @@ -9,7 +9,7 @@ inherit perl-module DESCRIPTION="Type constraints and coercions for Perl" SLOT="0" -KEYWORDS="amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86" +KEYWORDS="amd64 arm ~arm64 ~hppa ~ia64 ~m68k ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86" IUSE="minimal" RDEPEND=" |