diff options
Diffstat (limited to 'dev-perl/Type-Tiny/Type-Tiny-2.2.1-r1.ebuild')
-rw-r--r-- | dev-perl/Type-Tiny/Type-Tiny-2.2.1-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/Type-Tiny/Type-Tiny-2.2.1-r1.ebuild b/dev-perl/Type-Tiny/Type-Tiny-2.2.1-r1.ebuild index c7e77aaa3d45..e3d7eddb8afa 100644 --- a/dev-perl/Type-Tiny/Type-Tiny-2.2.1-r1.ebuild +++ b/dev-perl/Type-Tiny/Type-Tiny-2.2.1-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 ~m68k ~mips ppc ppc64 ~riscv sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-solaris" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~m68k ~mips ppc ppc64 ~riscv sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos" IUSE="test minimal" RESTRICT="!test? ( test )" |