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, 17 Jan 2019 20:45:17
Message-Id: 1547757811.7cb7ad31e53d2ed9809a0a10560365c4be6b99d9.zlogene@gentoo
1 commit: 7cb7ad31e53d2ed9809a0a10560365c4be6b99d9
2 Author: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
3 AuthorDate: Thu Jan 17 20:43:31 2019 +0000
4 Commit: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
5 CommitDate: Thu Jan 17 20:43:31 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7cb7ad31
7
8 sci-libs/mpir: Add ~sh keyword wrt bug #661320
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-3.0.0.ebuild | 4 ++--
14 1 file changed, 2 insertions(+), 2 deletions(-)
15
16 diff --git a/sci-libs/mpir/mpir-3.0.0.ebuild b/sci-libs/mpir/mpir-3.0.0.ebuild
17 index f6a4b38450f..202580838f5 100644
18 --- a/sci-libs/mpir/mpir-3.0.0.ebuild
19 +++ b/sci-libs/mpir/mpir-3.0.0.ebuild
20 @@ -1,4 +1,4 @@
21 -# Copyright 1999-2018 Gentoo Foundation
22 +# Copyright 1999-2019 Gentoo Authors
23 # Distributed under the terms of the GNU General Public License v2
24
25 EAPI=6
26 @@ -11,7 +11,7 @@ SRC_URI="http://www.mpir.org/${P}.tar.bz2"
27
28 LICENSE="LGPL-3"
29 SLOT="0/23"
30 -KEYWORDS="~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~x86 ~amd64-fbsd ~amd64-linux ~x86-linux"
31 +KEYWORDS="~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sh ~x86 ~amd64-fbsd ~amd64-linux ~x86-linux"
32 IUSE="+cxx cpudetection static-libs"
33
34 DEPEND="