Gentoo Archives: gentoo-commits

From: Alexis Ballier <aballier@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sci-mathematics/glpk/
Date: Thu, 22 Jun 2017 11:48:07
Message-Id: 1498132068.7991f7474c829755bfb2dddb00d1330305be3425.aballier@gentoo
1 commit: 7991f7474c829755bfb2dddb00d1330305be3425
2 Author: Alexis Ballier <aballier <AT> gentoo <DOT> org>
3 AuthorDate: Thu Jun 22 11:09:55 2017 +0000
4 Commit: Alexis Ballier <aballier <AT> gentoo <DOT> org>
5 CommitDate: Thu Jun 22 11:47:48 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7991f747
7
8 sci-mathematics/glpk: keyword ~arm64
9
10 Package-Manager: Portage-2.3.6, Repoman-2.3.2
11
12 sci-mathematics/glpk/glpk-4.61-r1.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/sci-mathematics/glpk/glpk-4.61-r1.ebuild b/sci-mathematics/glpk/glpk-4.61-r1.ebuild
16 index 0c701874fe5..5b8ec992692 100644
17 --- a/sci-mathematics/glpk/glpk-4.61-r1.ebuild
18 +++ b/sci-mathematics/glpk/glpk-4.61-r1.ebuild
19 @@ -12,7 +12,7 @@ SRC_URI="mirror://gnu/${PN}/${P}.tar.gz"
20
21 SLOT="0/40"
22 IUSE="doc examples gmp odbc mysql static-libs"
23 -KEYWORDS="~amd64 ~arm ~hppa ~ppc ~ppc64 ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~x86-macos"
24 +KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~x86-macos"
25
26 RDEPEND="
27 sci-libs/amd:0=