Gentoo Archives: gentoo-commits

From: Mikle Kolyada <zlogene@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sci-libs/mpir/
Date: Tue, 01 May 2018 10:48:56
Message-Id: 1525171729.b934fdf8adafe20539ba63efb0942d12f12d94a7.zlogene@gentoo
1 commit: b934fdf8adafe20539ba63efb0942d12f12d94a7
2 Author: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
3 AuthorDate: Tue May 1 10:48:15 2018 +0000
4 Commit: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
5 CommitDate: Tue May 1 10:48:49 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b934fdf8
7
8 sci-libs/mpir: arm stable wrt bug #622648
9
10 Package-Manager: Portage-2.3.24, Repoman-2.3.6
11
12 sci-libs/mpir/mpir-2.6.0-r2.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/sci-libs/mpir/mpir-2.6.0-r2.ebuild b/sci-libs/mpir/mpir-2.6.0-r2.ebuild
16 index 31eadc40408..18eb9665355 100644
17 --- a/sci-libs/mpir/mpir-2.6.0-r2.ebuild
18 +++ b/sci-libs/mpir/mpir-2.6.0-r2.ebuild
19 @@ -11,7 +11,7 @@ SRC_URI="http://www.mpir.org/${P}.tar.lzma"
20
21 LICENSE="LGPL-3"
22 SLOT="0/11"
23 -KEYWORDS="alpha amd64 ~arm ~arm64 hppa ia64 ppc ppc64 x86 ~amd64-linux ~x86-linux"
24 +KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ppc ppc64 x86 ~amd64-linux ~x86-linux"
25 IUSE="+cxx cpudetection static-libs"
26
27 DEPEND="x86? ( dev-lang/yasm )