diff options
author | Jakov Smolić <jsmolic@gentoo.org> | 2023-07-24 13:03:13 +0200 |
---|---|---|
committer | Jakov Smolić <jsmolic@gentoo.org> | 2023-07-24 13:03:13 +0200 |
commit | 352b6088e5c3ffa42e6af7b0fe01c87c6b607b15 (patch) | |
tree | ee832582625b10cc7c92e15b748dceb89ec1066f /dev-perl/Type-Tiny | |
parent | dev-perl/Test-Time: Stabilize 0.92.0 x86, #910807 (diff) | |
download | gentoo-352b6088e5c3ffa42e6af7b0fe01c87c6b607b15.tar.gz gentoo-352b6088e5c3ffa42e6af7b0fe01c87c6b607b15.tar.bz2 gentoo-352b6088e5c3ffa42e6af7b0fe01c87c6b607b15.zip |
dev-perl/Type-Tiny: Stabilize 2.4.0 amd64, #910823
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'dev-perl/Type-Tiny')
-rw-r--r-- | dev-perl/Type-Tiny/Type-Tiny-2.4.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/Type-Tiny/Type-Tiny-2.4.0.ebuild b/dev-perl/Type-Tiny/Type-Tiny-2.4.0.ebuild index 75ed04ade6ff..4f217f0d8a18 100644 --- a/dev-perl/Type-Tiny/Type-Tiny-2.4.0.ebuild +++ b/dev-perl/Type-Tiny/Type-Tiny-2.4.0.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" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos" IUSE="test minimal" RESTRICT="!test? ( test )" |