Gentoo Archives: gentoo-commits

From: "Andreas K. Hüttel" <dilfridge@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/Math-Int128/
Date: Fri, 02 Jul 2021 20:44:07
Message-Id: 1625258605.86ec1139e28966163bb3c83ea8f7f8491aa0bdf9.dilfridge@gentoo
1 commit: 86ec1139e28966163bb3c83ea8f7f8491aa0bdf9
2 Author: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
3 AuthorDate: Fri Jul 2 20:16:49 2021 +0000
4 Commit: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
5 CommitDate: Fri Jul 2 20:43:25 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=86ec1139
7
8 dev-perl/Math-Int128: Mark -x86
9
10 Closes: https://bugs.gentoo.org/790311
11 Package-Manager: Portage-3.0.20, Repoman-3.0.3
12 Signed-off-by: Andreas K. Hüttel <dilfridge <AT> gentoo.org>
13
14 dev-perl/Math-Int128/Math-Int128-0.220.0.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/dev-perl/Math-Int128/Math-Int128-0.220.0.ebuild b/dev-perl/Math-Int128/Math-Int128-0.220.0.ebuild
18 index db1a18e0b65..e12066cd52c 100644
19 --- a/dev-perl/Math-Int128/Math-Int128-0.220.0.ebuild
20 +++ b/dev-perl/Math-Int128/Math-Int128-0.220.0.ebuild
21 @@ -10,7 +10,7 @@ inherit perl-module
22
23 DESCRIPTION="Manipulate 128 bits integers in Perl"
24 SLOT="0"
25 -KEYWORDS="~amd64 ~arm64 ~ia64 ~mips ~ppc64 ~sparc ~x86"
26 +KEYWORDS="~amd64 ~arm64 ~ia64 ~mips ~ppc64 ~sparc -x86"
27 IUSE="test"
28 RESTRICT="!test? ( test )"
29 RDEPEND="