diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2021-05-11 19:40:04 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2021-05-11 19:40:04 +0100 |
commit | cebf247cfe2d067919f94528a5f001ca66cd3879 (patch) | |
tree | e4bc39d689e1221764b41e24eb86bf8918e92b6b /dev-perl/Math-Int64 | |
parent | dev-perl/Digest-SHA3: keyworded 1.40.0 for ia64 (diff) | |
download | gentoo-cebf247cfe2d067919f94528a5f001ca66cd3879.tar.gz gentoo-cebf247cfe2d067919f94528a5f001ca66cd3879.tar.bz2 gentoo-cebf247cfe2d067919f94528a5f001ca66cd3879.zip |
dev-perl/Math-Int64: keyworded 0.540.0 for ia64
keyworded wrt bug #788778
Package-Manager: Portage-3.0.18, Repoman-3.0.3
RepoMan-Options: --include-arches="ia64"
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 ba67d2c3f05c..e741197a8b6e 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 ~x86" +KEYWORDS="~amd64 ~hppa ~ia64 ~x86" IUSE="test" RESTRICT="!test? ( test )" |