Gentoo Archives: gentoo-commits

From: "Anthony G. Basile" <blueness@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-libs/isl/
Date: Mon, 28 Dec 2015 20:42:45
Message-Id: 1451335696.f56b1096fff075b79c026f06440f735ff1ed41b9.blueness@gentoo
1 commit: f56b1096fff075b79c026f06440f735ff1ed41b9
2 Author: Anthony G. Basile <blueness <AT> gentoo <DOT> org>
3 AuthorDate: Mon Dec 28 20:48:16 2015 +0000
4 Commit: Anthony G. Basile <blueness <AT> gentoo <DOT> org>
5 CommitDate: Mon Dec 28 20:48:16 2015 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f56b1096
7
8 dev-libs/isl: version 0.15 stable on ppc and ppc64, bug #570016
9
10 Package-Manager: portage-2.2.24
11
12 dev-libs/isl/isl-0.15.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-libs/isl/isl-0.15.ebuild b/dev-libs/isl/isl-0.15.ebuild
16 index da9172b..cc2f08c 100644
17 --- a/dev-libs/isl/isl-0.15.ebuild
18 +++ b/dev-libs/isl/isl-0.15.ebuild
19 @@ -12,7 +12,7 @@ SRC_URI="http://isl.gforge.inria.fr/${P}.tar.xz"
20
21 LICENSE="LGPL-2.1"
22 SLOT="0/15"
23 -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd"
24 +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd"
25 IUSE="static-libs"
26
27 RDEPEND=">=dev-libs/gmp-5.1.3-r1[${MULTILIB_USEDEP}]"