diff options
author | Sam James <sam@gentoo.org> | 2021-05-16 00:11:01 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-05-16 00:11:01 +0000 |
commit | 5103093adf48f74a6bebcd3f11f7c62bb9c69131 (patch) | |
tree | 56548621a8c00cd18b1edc38fd7765378be7563e /dev-perl/Math-Int128 | |
parent | dev-perl/Math-Int64: Keyword 0.540.0 ppc64, #788778 (diff) | |
download | gentoo-5103093adf48f74a6bebcd3f11f7c62bb9c69131.tar.gz gentoo-5103093adf48f74a6bebcd3f11f7c62bb9c69131.tar.bz2 gentoo-5103093adf48f74a6bebcd3f11f7c62bb9c69131.zip |
dev-perl/Math-Int128: Keyword 0.220.0 ppc64, #788778
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-perl/Math-Int128')
-rw-r--r-- | dev-perl/Math-Int128/Math-Int128-0.220.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/Math-Int128/Math-Int128-0.220.0.ebuild b/dev-perl/Math-Int128/Math-Int128-0.220.0.ebuild index a360b36378ad..c8b80691b26b 100644 --- a/dev-perl/Math-Int128/Math-Int128-0.220.0.ebuild +++ b/dev-perl/Math-Int128/Math-Int128-0.220.0.ebuild @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="Manipulate 128 bits integers in Perl" SLOT="0" -KEYWORDS="~amd64 ~arm64 ~ia64 ~x86" +KEYWORDS="~amd64 ~arm64 ~ia64 ~ppc64 ~x86" IUSE="test" RESTRICT="!test? ( test )" RDEPEND=" |