summaryrefslogtreecommitdiff
path: root/dev-perl/Math-Int64/Math-Int64-0.540.0.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'dev-perl/Math-Int64/Math-Int64-0.540.0.ebuild')
-rw-r--r--dev-perl/Math-Int64/Math-Int64-0.540.0.ebuild4
1 files changed, 2 insertions, 2 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 f823edafd09e..ba67d2c3f05c 100644
--- a/dev-perl/Math-Int64/Math-Int64-0.540.0.ebuild
+++ b/dev-perl/Math-Int64/Math-Int64-0.540.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 2020 Gentoo Authors
+# Copyright 2020-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -10,7 +10,7 @@ inherit perl-module
DESCRIPTION="Manipulate 64 bits integers in Perl"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 ~hppa ~x86"
IUSE="test"
RESTRICT="!test? ( test )"