diff options
author | Sam James <sam@gentoo.org> | 2021-12-07 16:53:56 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-12-07 16:53:56 +0000 |
commit | df0b563c149e72d85cc0868217471b0236db6d29 (patch) | |
tree | d46393b6f70a58806aed6284d21b3251db8555b7 /dev-perl | |
parent | dev-perl/XString: Stabilize 0.5.0 ppc64, #828458 (diff) | |
download | gentoo-df0b563c149e72d85cc0868217471b0236db6d29.tar.gz gentoo-df0b563c149e72d85cc0868217471b0236db6d29.tar.bz2 gentoo-df0b563c149e72d85cc0868217471b0236db6d29.zip |
dev-perl/Specio: Stabilize 0.470.0 ppc64, #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 c62a5b3b8b87..7a05a46a2719 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=" |