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, 02 Sep 2017 16:07:27
Message-Id: 1504368439.7a6aca830ca4acc66dcf5268fefc6fd8f000a785.slyfox@gentoo
1 commit: 7a6aca830ca4acc66dcf5268fefc6fd8f000a785
2 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
3 AuthorDate: Sat Sep 2 16:04:14 2017 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Sat Sep 2 16:07:19 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7a6aca83
7
8 sci-mathematics/glpk: stable 4.63 for ia64, bug #626228
9
10 Package-Manager: Portage-2.3.8, Repoman-2.3.3
11 RepoMan-Options: --include-arches="ia64"
12
13 sci-mathematics/glpk/glpk-4.63.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/sci-mathematics/glpk/glpk-4.63.ebuild b/sci-mathematics/glpk/glpk-4.63.ebuild
17 index 9c15f085e03..73e2f18581c 100644
18 --- a/sci-mathematics/glpk/glpk-4.63.ebuild
19 +++ b/sci-mathematics/glpk/glpk-4.63.ebuild
20 @@ -12,7 +12,7 @@ SRC_URI="mirror://gnu/${PN}/${P}.tar.gz"
21
22 SLOT="0/40"
23 IUSE="doc examples gmp odbc mysql static-libs"
24 -KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~x86-macos"
25 +KEYWORDS="~amd64 ~arm ~arm64 ~hppa ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~x86-macos"
26
27 RDEPEND="
28 sci-libs/amd:0=