diff options
author | Sam James <sam@gentoo.org> | 2021-10-10 03:18:36 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-10-10 03:18:36 +0100 |
commit | e9530bbe1bf96fe6e95f4bf9a2dde9d343f53708 (patch) | |
tree | b06fe0de090913e8bb51948973a9e8b5de33846b /dev-perl/Specio | |
parent | dev-perl/XString: Keyword 0.5.0 arm64, #812824 (diff) | |
download | gentoo-e9530bbe1bf96fe6e95f4bf9a2dde9d343f53708.tar.gz gentoo-e9530bbe1bf96fe6e95f4bf9a2dde9d343f53708.tar.bz2 gentoo-e9530bbe1bf96fe6e95f4bf9a2dde9d343f53708.zip |
dev-perl/Specio: Keyword 0.470.0 arm64, #812824
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 93e492e105c5..b5389f064859 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 ~m68k ~ppc ~riscv ~sparc" +KEYWORDS="~amd64 ~arm ~arm64 ~m68k ~ppc ~riscv ~sparc" IUSE="minimal" RDEPEND=" |