diff options
author | Rolf Eike Beer <eike@sf-mail.de> | 2021-08-26 18:02:57 +0200 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-08-26 20:50:36 +0100 |
commit | e6ce7e26071289148a41a17e8e1707f5edc74965 (patch) | |
tree | 214023bec2556590b2a9fb3d33e84be97bbe88b7 /dev-perl/Type-Tiny | |
parent | dev-perl/List-MoreUtils-XS: stable 0.430.0 for sparc, bug #810117 (diff) | |
download | gentoo-e6ce7e26071289148a41a17e8e1707f5edc74965.tar.gz gentoo-e6ce7e26071289148a41a17e8e1707f5edc74965.tar.bz2 gentoo-e6ce7e26071289148a41a17e8e1707f5edc74965.zip |
dev-perl/Type-Tiny: stable 1.12.3 for sparc, bug #810205
Package-Manager: Portage-3.0.20, Repoman-3.0.3
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Rolf Eike Beer <eike@sf-mail.de>
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.12.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/Type-Tiny/Type-Tiny-1.12.3.ebuild b/dev-perl/Type-Tiny/Type-Tiny-1.12.3.ebuild index 709b2698ca92..74a3cf7d2473 100644 --- a/dev-perl/Type-Tiny/Type-Tiny-1.12.3.ebuild +++ b/dev-perl/Type-Tiny/Type-Tiny-1.12.3.ebuild @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="tiny, yet Moo(se)-compatible type constraint" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-solaris" +KEYWORDS="~alpha ~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 )" |