diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2018-03-03 17:55:27 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-03-03 17:56:10 +0000 |
commit | 3dfef5cfeb84ef6f543d01125db8e152b687132b (patch) | |
tree | 103411c271da5dbc924339dc21fe27de37de2756 /sci-mathematics/glpk | |
parent | dev-lisp/uiop: stable 3.1.5 for ppc64, bug #577744 (diff) | |
download | gentoo-3dfef5cfeb84ef6f543d01125db8e152b687132b.tar.gz gentoo-3dfef5cfeb84ef6f543d01125db8e152b687132b.tar.bz2 gentoo-3dfef5cfeb84ef6f543d01125db8e152b687132b.zip |
sci-mathematics/glpk: stable 4.63 for ppc, bug #626228
Package-Manager: Portage-2.3.24, Repoman-2.3.6
RepoMan-Options: --include-arches="ppc"
Diffstat (limited to 'sci-mathematics/glpk')
-rw-r--r-- | sci-mathematics/glpk/glpk-4.63.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-mathematics/glpk/glpk-4.63.ebuild b/sci-mathematics/glpk/glpk-4.63.ebuild index 1d50881a973b..0da9d80e7aec 100644 --- a/sci-mathematics/glpk/glpk-4.63.ebuild +++ b/sci-mathematics/glpk/glpk-4.63.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 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 ~arm64 ~hppa ia64 ~ppc ppc64 sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~x86-macos" +KEYWORDS="amd64 ~arm ~arm64 ~hppa ia64 ppc ppc64 sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~x86-macos" RDEPEND=" sci-libs/amd:0= |