diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2017-07-01 10:39:31 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2017-07-01 10:39:31 +0100 |
commit | cc32f416118fe724ed1c3c8a8add70cde3341c16 (patch) | |
tree | c4ecc74e47a67e3275b3d86386b065d71a093d45 /sci-mathematics/glpk | |
parent | sci-libs/umfpack: ia64 keyworded, bug #575366 (diff) | |
download | gentoo-cc32f416118fe724ed1c3c8a8add70cde3341c16.tar.gz gentoo-cc32f416118fe724ed1c3c8a8add70cde3341c16.tar.bz2 gentoo-cc32f416118fe724ed1c3c8a8add70cde3341c16.zip |
sci-mathematics/glpk: ia64 keyworded, bug #575366
Package-Manager: Portage-2.3.6, Repoman-2.3.2
Diffstat (limited to 'sci-mathematics/glpk')
-rw-r--r-- | sci-mathematics/glpk/glpk-4.60.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-mathematics/glpk/glpk-4.60.ebuild b/sci-mathematics/glpk/glpk-4.60.ebuild index d015207ec496..e860582c03f0 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= |