commit: cc32f416118fe724ed1c3c8a8add70cde3341c16
Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
AuthorDate: Sat Jul 1 09:39:31 2017 +0000
Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
CommitDate: Sat Jul 1 09:39:31 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cc32f416
sci-mathematics/glpk: ia64 keyworded, bug #575366
Package-Manager: Portage-2.3.6, Repoman-2.3.2
sci-mathematics/glpk/glpk-4.60.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/sci-mathematics/glpk/glpk-4.60.ebuild
b/sci-mathematics/glpk/glpk-4.60.ebuild
index d015207ec49..e860582c03f 100644
--- a/sci-mathematics/glpk/glpk-4.60.ebuild
+++ b/sci-mathematics/glpk/glpk-4.60.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -12,7 +12,7 @@ SRC_URI="mirror://gnu/${PN}/${P}.tar.gz"
SLOT="0/40"
IUSE="doc examples gmp odbc mysql static-libs"
-KEYWORDS="~amd64 ~arm ~hppa ~ppc ~ppc64 ~sparc ~x86 ~amd64-fbsd ~x86-fbsd
~amd64-linux ~x86-linux ~x86-macos"
+KEYWORDS="~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-fbsd
~x86-fbsd ~amd64-linux ~x86-linux ~x86-macos"
RDEPEND="
sci-libs/amd:0=