diff options
author | 2021-12-07 16:53:51 +0000 | |
---|---|---|
committer | 2021-12-07 16:53:51 +0000 | |
commit | 87cc42513e590a8fd83c9954d113f7ecc3241e4e (patch) | |
tree | 911778556157ed28fda6f52fbf7432617a60148a /dev-perl/Specio | |
parent | dev-perl/XString: Stabilize 0.5.0 ppc, #828458 (diff) | |
download | gentoo-87cc42513e590a8fd83c9954d113f7ecc3241e4e.tar.gz gentoo-87cc42513e590a8fd83c9954d113f7ecc3241e4e.tar.bz2 gentoo-87cc42513e590a8fd83c9954d113f7ecc3241e4e.zip |
dev-perl/Specio: Stabilize 0.470.0 ppc, #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 73b8ef4e6c6f..c62a5b3b8b87 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=" |