diff options
author | Sam James <sam@gentoo.org> | 2023-09-28 01:19:52 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-09-28 01:19:52 +0100 |
commit | 12c280e22e707b8f4a27dd398511293c893b0463 (patch) | |
tree | 25bcacfaf2219281dfc6bb422112a58c7bd120ba /dev-perl/Type-Tiny | |
parent | dev-vcs/mercurial: Stabilize 6.4.4 amd64, #910389 (diff) | |
download | gentoo-12c280e22e707b8f4a27dd398511293c893b0463.tar.gz gentoo-12c280e22e707b8f4a27dd398511293c893b0463.tar.bz2 gentoo-12c280e22e707b8f4a27dd398511293c893b0463.zip |
dev-perl/Type-Tiny: Stabilize 2.4.0-r1 x86, #910823
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-perl/Type-Tiny')
-rw-r--r-- | dev-perl/Type-Tiny/Type-Tiny-2.4.0-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/Type-Tiny/Type-Tiny-2.4.0-r1.ebuild b/dev-perl/Type-Tiny/Type-Tiny-2.4.0-r1.ebuild index 5c81e6b19c19..6544e5146765 100644 --- a/dev-perl/Type-Tiny/Type-Tiny-2.4.0-r1.ebuild +++ b/dev-perl/Type-Tiny/Type-Tiny-2.4.0-r1.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 )" |