diff options
author | Sam James <sam@gentoo.org> | 2021-09-26 18:50:11 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-09-26 18:50:11 +0100 |
commit | b77076f7f1c2d123b575787350ef81da6ea5b09a (patch) | |
tree | 731c26586786bcbe24baee7b6a84ab560ec2a1f2 /dev-perl/Type-Tiny | |
parent | media-libs/libpano13: Stabilize 2.9.20-r1 amd64, #807451 (diff) | |
download | gentoo-b77076f7f1c2d123b575787350ef81da6ea5b09a.tar.gz gentoo-b77076f7f1c2d123b575787350ef81da6ea5b09a.tar.bz2 gentoo-b77076f7f1c2d123b575787350ef81da6ea5b09a.zip |
dev-perl/Type-Tiny: Stabilize 1.12.3 amd64, #810205
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.12.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/Type-Tiny/Type-Tiny-1.12.3.ebuild b/dev-perl/Type-Tiny/Type-Tiny-1.12.3.ebuild index 74a3cf7d2473..136395206d00 100644 --- a/dev-perl/Type-Tiny/Type-Tiny-1.12.3.ebuild +++ b/dev-perl/Type-Tiny/Type-Tiny-1.12.3.ebuild @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="tiny, yet Moo(se)-compatible type constraint" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-solaris" +KEYWORDS="~alpha 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 )" |