diff options
author | Sam James <sam@gentoo.org> | 2021-12-07 16:53:04 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-12-07 16:53:04 +0000 |
commit | 3108e9263936c588cf362a67bac23a8d3446baf4 (patch) | |
tree | ef73d606173818eef101e32c8beb6c9c0dcb91a6 /dev-perl/Specio | |
parent | dev-perl/XString: Stabilize 0.5.0 arm64, #828458 (diff) | |
download | gentoo-3108e9263936c588cf362a67bac23a8d3446baf4.tar.gz gentoo-3108e9263936c588cf362a67bac23a8d3446baf4.tar.bz2 gentoo-3108e9263936c588cf362a67bac23a8d3446baf4.zip |
dev-perl/Specio: Stabilize 0.470.0 arm64, #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 01d0a0ed47ca..73b8ef4e6c6f 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=" |