diff options
author | Sam James <sam@gentoo.org> | 2021-12-08 06:16:38 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-12-08 06:16:38 +0000 |
commit | d8871ccd6bccc217a054ceff9140aa10d1361d5e (patch) | |
tree | 33889d70f043785e1ca2614c7928cf5715f34f61 /dev-perl | |
parent | dev-perl/XString: Stabilize 0.5.0 x86, #828458 (diff) | |
download | gentoo-d8871ccd6bccc217a054ceff9140aa10d1361d5e.tar.gz gentoo-d8871ccd6bccc217a054ceff9140aa10d1361d5e.tar.bz2 gentoo-d8871ccd6bccc217a054ceff9140aa10d1361d5e.zip |
dev-perl/Specio: Stabilize 0.470.0 x86, #828458
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-perl')
-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 7a05a46a2719..531cba49a5aa 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=" |