diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2022-12-18 20:46:34 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2022-12-18 20:46:34 +0200 |
commit | 5771d2a86b3dc6420e52e6253e4304b2b5cd200d (patch) | |
tree | 263c589535adffff6793f9c17428131f91080209 /dev-perl/Specio | |
parent | dev-perl/Specio: Stabilize 0.480.0 x86, #886879 (diff) | |
download | gentoo-5771d2a86b3dc6420e52e6253e4304b2b5cd200d.tar.gz gentoo-5771d2a86b3dc6420e52e6253e4304b2b5cd200d.tar.bz2 gentoo-5771d2a86b3dc6420e52e6253e4304b2b5cd200d.zip |
dev-perl/Specio: Stabilize 0.480.0 ppc64, #886879
Signed-off-by: Arthur Zamarin <arthurzam@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 85ba16cabeef..1a3296b8043d 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=" |