Gentoo Archives: gentoo-commits

From: Sergei Trofimovich <slyfox@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sci-mathematics/glpk/
Date: Sat, 01 Jul 2017 09:52:44
Message-Id: 1498902521.62b0f3d1c0d42d8af4b1d95eb41fd2d216529042.slyfox@gentoo
1 commit: 62b0f3d1c0d42d8af4b1d95eb41fd2d216529042
2 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
3 AuthorDate: Sat Jul 1 09:48:41 2017 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Sat Jul 1 09:48:41 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=62b0f3d1
7
8 sci-mathematics/glpk: ia64 keyworded, bug #575366
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 5b8ec992692..dfc1dfe7f6c 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 ~arm64 ~hppa ~ppc ~ppc64 ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~x86-macos"
24 +KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~x86-macos"
25
26 RDEPEND="
27 sci-libs/amd:0=