diff options
author | Rolf Eike Beer <eike@sf-mail.de> | 2021-05-13 13:59:45 +0200 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2021-05-13 14:18:57 +0100 |
commit | b51d3287166ab5183f47338accd82e17a4af1811 (patch) | |
tree | a987d4d7fbad62f5a6c8816e16afe3d00af724e5 /dev-perl | |
parent | dev-perl/Crypt-PBKDF2: keyworded 0.161.520 for sparc, bug #788778 (diff) | |
download | gentoo-b51d3287166ab5183f47338accd82e17a4af1811.tar.gz gentoo-b51d3287166ab5183f47338accd82e17a4af1811.tar.bz2 gentoo-b51d3287166ab5183f47338accd82e17a4af1811.zip |
dev-perl/Type-Tiny: keyworded 1.2.1 for sparc, bug #788778
Package-Manager: Portage-3.0.18, Repoman-3.0.2
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Rolf Eike Beer <eike@sf-mail.de>
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'dev-perl')
-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 aa3c8a332986..5f5a66854c39 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 ~ia64 ppc ~riscv x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-solaris" +KEYWORDS="amd64 ~hppa ~ia64 ppc ~riscv ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-solaris" IUSE="test minimal" RESTRICT="!test? ( test )" |