diff options
author | Sam James <sam@gentoo.org> | 2022-12-18 11:43:41 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-12-18 11:43:41 +0000 |
commit | 3857a488cf174756de93d7c3b5b80c86402deaed (patch) | |
tree | f676f38efe71d69332e228cf3943b96e92dbee28 /dev-perl/Specio | |
parent | dev-perl/Net-DNS-SEC: Stabilize 1.200.0 arm, #886871 (diff) | |
download | gentoo-3857a488cf174756de93d7c3b5b80c86402deaed.tar.gz gentoo-3857a488cf174756de93d7c3b5b80c86402deaed.tar.bz2 gentoo-3857a488cf174756de93d7c3b5b80c86402deaed.zip |
dev-perl/Specio: Stabilize 0.480.0 arm64, #886879
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-perl/Specio')
-rw-r--r-- | dev-perl/Specio/Specio-0.480.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/Specio/Specio-0.480.0.ebuild b/dev-perl/Specio/Specio-0.480.0.ebuild index 55befd2ecf3b..e6f7b16a1239 100644 --- a/dev-perl/Specio/Specio-0.480.0.ebuild +++ b/dev-perl/Specio/Specio-0.480.0.ebuild @@ -9,7 +9,7 @@ inherit perl-module DESCRIPTION="Type constraints and coercions for Perl" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86" IUSE="minimal" RDEPEND=" |