diff options
author | Jakov Smolić <jsmolic@gentoo.org> | 2021-12-12 15:35:14 +0100 |
---|---|---|
committer | Jakov Smolić <jsmolic@gentoo.org> | 2021-12-12 15:35:14 +0100 |
commit | a21e39a656c4997d90ccc0603e14fe03787136a7 (patch) | |
tree | 414a692a0afa48e3ceff3ae44a4fccb69ed99d6d /dev-perl | |
parent | net-mail/poppassd_ceti: Stabilize 1.8.9 x86, #828368 (diff) | |
download | gentoo-a21e39a656c4997d90ccc0603e14fe03787136a7.tar.gz gentoo-a21e39a656c4997d90ccc0603e14fe03787136a7.tar.bz2 gentoo-a21e39a656c4997d90ccc0603e14fe03787136a7.zip |
dev-perl/Type-Tiny: Stabilize 1.12.4 x86, #828883
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'dev-perl')
-rw-r--r-- | dev-perl/Type-Tiny/Type-Tiny-1.12.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/Type-Tiny/Type-Tiny-1.12.4.ebuild b/dev-perl/Type-Tiny/Type-Tiny-1.12.4.ebuild index e4821f2a8d2f..eede1e55f9d6 100644 --- a/dev-perl/Type-Tiny/Type-Tiny-1.12.4.ebuild +++ b/dev-perl/Type-Tiny/Type-Tiny-1.12.4.ebuild @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="tiny, yet Moo(se)-compatible type constraint" SLOT="0" -KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-solaris" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ~ppc64 ~riscv ~s390 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-solaris" IUSE="test minimal" RESTRICT="!test? ( test )" |