Gentoo Archives: gentoo-commits

From: Matt Turner <mattst88@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-libs/isl/
Date: Sat, 21 Sep 2019 18:09:14
Message-Id: 1569089327.41348b0c6cc2509243fc3cfccd63c539e50c7d69.mattst88@gentoo
1 commit: 41348b0c6cc2509243fc3cfccd63c539e50c7d69
2 Author: Matt Turner <mattst88 <AT> gentoo <DOT> org>
3 AuthorDate: Sat Sep 21 18:08:36 2019 +0000
4 Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org>
5 CommitDate: Sat Sep 21 18:08:47 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=41348b0c
7
8 dev-libs/isl-0.21: alpha stable, bug 693842
9
10 Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org>
11
12 dev-libs/isl/isl-0.21.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-libs/isl/isl-0.21.ebuild b/dev-libs/isl/isl-0.21.ebuild
16 index 3924d1c2af6..96492b25b89 100644
17 --- a/dev-libs/isl/isl-0.21.ebuild
18 +++ b/dev-libs/isl/isl-0.21.ebuild
19 @@ -11,7 +11,7 @@ SRC_URI="http://isl.gforge.inria.fr/${P}.tar.xz"
20
21 LICENSE="LGPL-2.1"
22 SLOT="0/21"
23 -KEYWORDS="~alpha amd64 arm arm64 hppa ia64 m68k ~mips ppc ppc64 ~riscv s390 sh sparc x86 ~amd64-fbsd ~x86-fbsd"
24 +KEYWORDS="alpha amd64 arm arm64 hppa ia64 m68k ~mips ppc ppc64 ~riscv s390 sh sparc x86 ~amd64-fbsd ~x86-fbsd"
25 IUSE="static-libs"
26
27 RDEPEND=">=dev-libs/gmp-5.1.3-r1[${MULTILIB_USEDEP}]"