diff options
author | Fabian Groffen <grobian@gentoo.org> | 2020-12-27 17:11:49 +0100 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2020-12-27 17:19:12 +0100 |
commit | d4ec730e15ca376774ad23ae3e9e31df4efc64c7 (patch) | |
tree | 85b899bcc0c3b107d0409979d0844e1d4491979f /dev-perl/Type-Tiny | |
parent | dev-perl/Type-Tie: drop ppc-aix m68k-mint (diff) | |
download | gentoo-d4ec730e15ca376774ad23ae3e9e31df4efc64c7.tar.gz gentoo-d4ec730e15ca376774ad23ae3e9e31df4efc64c7.tar.bz2 gentoo-d4ec730e15ca376774ad23ae3e9e31df4efc64c7.zip |
dev-perl/Type-Tiny: drop ppc-aix m68k-mint
Package-Manager: Portage-3.0.9, Repoman-3.0.2
Signed-off-by: Fabian Groffen <grobian@gentoo.org>
Diffstat (limited to 'dev-perl/Type-Tiny')
-rw-r--r-- | dev-perl/Type-Tiny/Type-Tiny-1.2.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/Type-Tiny/Type-Tiny-1.2.1.ebuild b/dev-perl/Type-Tiny/Type-Tiny-1.2.1.ebuild index 794ce48798e4..9e99fbf5c05b 100644 --- a/dev-perl/Type-Tiny/Type-Tiny-1.2.1.ebuild +++ b/dev-perl/Type-Tiny/Type-Tiny-1.2.1.ebuild @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="tiny, yet Moo(se)-compatible type constraint" SLOT="0" -KEYWORDS="amd64 hppa ppc ~riscv x86 ~ppc-aix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris" +KEYWORDS="amd64 hppa ppc ~riscv x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris" IUSE="test minimal" RESTRICT="!test? ( test )" |