diff options
author | Rolf Eike Beer <eike@sf-mail.de> | 2020-04-11 16:58:50 +0200 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2020-04-11 16:57:50 +0100 |
commit | 2f570375a471eea1b6a55aebfd9441232021e8a5 (patch) | |
tree | 3f67369896d6e85a615ef7f178014d0a3a8daf95 /sci-mathematics/glpk | |
parent | dev-libs/ppl: drop to ~hppa (diff) | |
download | gentoo-2f570375a471eea1b6a55aebfd9441232021e8a5.tar.gz gentoo-2f570375a471eea1b6a55aebfd9441232021e8a5.tar.bz2 gentoo-2f570375a471eea1b6a55aebfd9441232021e8a5.zip |
sci-mathematics/glpk: drop to ~hppa
Package-Manager: Portage-2.3.89, Repoman-2.3.20
RepoMan-Options: --include-arches="hppa"
Signed-off-by: Rolf Eike Beer <eike@sf-mail.de>
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'sci-mathematics/glpk')
-rw-r--r-- | sci-mathematics/glpk/glpk-4.63.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-mathematics/glpk/glpk-4.63.ebuild b/sci-mathematics/glpk/glpk-4.63.ebuild index 4bbce40b381c..e895918d23a1 100644 --- a/sci-mathematics/glpk/glpk-4.63.ebuild +++ b/sci-mathematics/glpk/glpk-4.63.ebuild @@ -12,7 +12,7 @@ SRC_URI="mirror://gnu/${PN}/${P}.tar.gz" SLOT="0/40" IUSE="doc examples gmp odbc mysql static-libs" -KEYWORDS="~alpha amd64 ~arm ~arm64 hppa ~ia64 ppc ppc64 sparc x86 ~amd64-linux ~x86-linux ~x86-macos" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ppc ppc64 sparc x86 ~amd64-linux ~x86-linux ~x86-macos" RDEPEND=" sci-libs/amd:0= |