diff options
author | Rolf Eike Beer <eike@sf-mail.de> | 2021-05-13 12:30:34 +0200 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2021-05-13 14:18:50 +0100 |
commit | bbb6dc4e44869c4fd0b4a473f0f0c0ee538e320b (patch) | |
tree | 1cae846acf98acc68fe3af869f6d4f85a5896a1a /dev-perl/Math-Int64 | |
parent | dev-perl/Digest-SHA3: keyworded 1.40.0 for sparc, bug #788778 (diff) | |
download | gentoo-bbb6dc4e44869c4fd0b4a473f0f0c0ee538e320b.tar.gz gentoo-bbb6dc4e44869c4fd0b4a473f0f0c0ee538e320b.tar.bz2 gentoo-bbb6dc4e44869c4fd0b4a473f0f0c0ee538e320b.zip |
dev-perl/Math-Int64: keyworded 0.540.0 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/Math-Int64')
-rw-r--r-- | dev-perl/Math-Int64/Math-Int64-0.540.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/Math-Int64/Math-Int64-0.540.0.ebuild b/dev-perl/Math-Int64/Math-Int64-0.540.0.ebuild index e741197a8b6e..5013d8ee96fb 100644 --- a/dev-perl/Math-Int64/Math-Int64-0.540.0.ebuild +++ b/dev-perl/Math-Int64/Math-Int64-0.540.0.ebuild @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="Manipulate 64 bits integers in Perl" SLOT="0" -KEYWORDS="~amd64 ~hppa ~ia64 ~x86" +KEYWORDS="~amd64 ~hppa ~ia64 ~sparc ~x86" IUSE="test" RESTRICT="!test? ( test )" |