diff options
author | Sam James <sam@gentoo.org> | 2021-08-05 15:12:05 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-08-05 15:12:05 +0100 |
commit | 8ec59fbd30e41bcd56a475bed32943675b2c86e6 (patch) | |
tree | 763390a123f13456384d922aceafb7785a9428c7 /dev-perl/Type-Tiny | |
parent | dev-perl/Type-Tie: Stabilize 0.9.0 ppc64, #804738 (diff) | |
download | gentoo-8ec59fbd30e41bcd56a475bed32943675b2c86e6.tar.gz gentoo-8ec59fbd30e41bcd56a475bed32943675b2c86e6.tar.bz2 gentoo-8ec59fbd30e41bcd56a475bed32943675b2c86e6.zip |
dev-perl/Type-Tiny: Stabilize 1.2.1 ppc64, #804738
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-perl/Type-Tiny')
-rw-r--r-- | dev-perl/Type-Tiny/Type-Tiny-1.2.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/Type-Tiny/Type-Tiny-1.2.1.ebuild b/dev-perl/Type-Tiny/Type-Tiny-1.2.1.ebuild index 188aa6d44117..1446ead53b8b 100644 --- a/dev-perl/Type-Tiny/Type-Tiny-1.2.1.ebuild +++ b/dev-perl/Type-Tiny/Type-Tiny-1.2.1.ebuild @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="tiny, yet Moo(se)-compatible type constraint" SLOT="0" -KEYWORDS="amd64 ~arm64 ~hppa ~ia64 ~mips ppc ~ppc64 ~riscv ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-solaris" +KEYWORDS="amd64 ~arm64 ~hppa ~ia64 ~mips ppc ppc64 ~riscv ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-solaris" IUSE="test minimal" RESTRICT="!test? ( test )" |