diff options
author | Sam James <sam@gentoo.org> | 2021-08-07 15:47:23 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-08-07 15:49:28 +0100 |
commit | 1090529a4a3e7f2c6fff0ad35b399dacd9dcc0ed (patch) | |
tree | df2452362e0a4e4f0d1e999c7c3581433ef95a6f /dev-perl/Type-Tiny | |
parent | dev-perl/CryptX: Stabilize 0.72.0 sparc, #804738 (diff) | |
download | gentoo-1090529a4a3e7f2c6fff0ad35b399dacd9dcc0ed.tar.gz gentoo-1090529a4a3e7f2c6fff0ad35b399dacd9dcc0ed.tar.bz2 gentoo-1090529a4a3e7f2c6fff0ad35b399dacd9dcc0ed.zip |
dev-perl/Type-Tiny: Stabilize 1.2.1 sparc, #804738
Signed-off-by: Sam James <sam@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 1446ead53b8b..b8df0462d4b4 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 ~arm64 ~hppa ~ia64 ~mips ppc ppc64 ~riscv ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-solaris" +KEYWORDS="amd64 ~arm64 ~hppa ~ia64 ~mips ppc ppc64 ~riscv sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-solaris" IUSE="test minimal" RESTRICT="!test? ( test )" |