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: Thu, 28 Feb 2019 16:56:36
Message-Id: 1551372967.de0e7e61a81df6fd9b689bf9b3cced7d3feb258b.zlogene@gentoo
1 commit: de0e7e61a81df6fd9b689bf9b3cced7d3feb258b
2 Author: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
3 AuthorDate: Thu Feb 28 16:56:07 2019 +0000
4 Commit: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
5 CommitDate: Thu Feb 28 16:56:07 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=de0e7e61
7
8 sci-libs/mpir: mark s390 stable
9
10 Signed-off-by: Mikle Kolyada <zlogene <AT> gentoo.org>
11 Package-Manager: Portage-2.3.51, Repoman-2.3.11
12
13 sci-libs/mpir/mpir-2.6.0-r2.ebuild | 4 ++--
14 sci-libs/mpir/mpir-3.0.0.ebuild | 2 +-
15 2 files changed, 3 insertions(+), 3 deletions(-)
16
17 diff --git a/sci-libs/mpir/mpir-2.6.0-r2.ebuild b/sci-libs/mpir/mpir-2.6.0-r2.ebuild
18 index 5ad238f36cf..ed8549c8560 100644
19 --- a/sci-libs/mpir/mpir-2.6.0-r2.ebuild
20 +++ b/sci-libs/mpir/mpir-2.6.0-r2.ebuild
21 @@ -1,4 +1,4 @@
22 -# Copyright 1999-2018 Gentoo Foundation
23 +# Copyright 1999-2019 Gentoo Authors
24 # Distributed under the terms of the GNU General Public License v2
25
26 EAPI=5
27 @@ -11,7 +11,7 @@ SRC_URI="http://www.mpir.org/${P}.tar.lzma"
28
29 LICENSE="LGPL-3"
30 SLOT="0/11"
31 -KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ppc ppc64 ~sparc x86 ~amd64-linux ~x86-linux"
32 +KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ppc ppc64 s390 ~sparc x86 ~amd64-linux ~x86-linux"
33 IUSE="+cxx cpudetection static-libs"
34
35 DEPEND="x86? ( dev-lang/yasm )
36
37 diff --git a/sci-libs/mpir/mpir-3.0.0.ebuild b/sci-libs/mpir/mpir-3.0.0.ebuild
38 index 202580838f5..da93b8c038b 100644
39 --- a/sci-libs/mpir/mpir-3.0.0.ebuild
40 +++ b/sci-libs/mpir/mpir-3.0.0.ebuild
41 @@ -11,7 +11,7 @@ SRC_URI="http://www.mpir.org/${P}.tar.bz2"
42
43 LICENSE="LGPL-3"
44 SLOT="0/23"
45 -KEYWORDS="~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sh ~x86 ~amd64-fbsd ~amd64-linux ~x86-linux"
46 +KEYWORDS="~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~x86 ~amd64-fbsd ~amd64-linux ~x86-linux"
47 IUSE="+cxx cpudetection static-libs"
48
49 DEPEND="