diff options
author | Rolf Eike Beer <eike@sf-mail.de> | 2021-09-13 15:58:36 +0200 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-09-13 17:03:18 +0100 |
commit | 5b00d4bb3b170ae31c24cc8208157a02e666e8e2 (patch) | |
tree | 3ededc5a8ad687788eada4ea62daaefd73eb1648 /dev-perl | |
parent | dev-perl/XString: keyworded 0.5.0 for sparc, bug #812824 (diff) | |
download | gentoo-5b00d4bb3b170ae31c24cc8208157a02e666e8e2.tar.gz gentoo-5b00d4bb3b170ae31c24cc8208157a02e666e8e2.tar.bz2 gentoo-5b00d4bb3b170ae31c24cc8208157a02e666e8e2.zip |
dev-perl/Specio: keyworded 0.470.0 for sparc, bug #812824
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')
-rw-r--r-- | dev-perl/Specio/Specio-0.470.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/Specio/Specio-0.470.0.ebuild b/dev-perl/Specio/Specio-0.470.0.ebuild index 2b532c59ab62..cfda324bcd70 100644 --- a/dev-perl/Specio/Specio-0.470.0.ebuild +++ b/dev-perl/Specio/Specio-0.470.0.ebuild @@ -9,7 +9,7 @@ inherit perl-module DESCRIPTION="Type constraints and coercions for Perl" SLOT="0" -KEYWORDS="~amd64 ~riscv" +KEYWORDS="~amd64 ~riscv ~sparc" IUSE="minimal" RDEPEND=" |