diff options
author | Rolf Eike Beer <eike@sf-mail.de> | 2020-04-13 09:50:37 +0200 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2020-04-13 09:05:28 +0100 |
commit | 8549722dfe5b9841ae21839668a342e774d27f28 (patch) | |
tree | 91f839a6a54478a53ed8e6012e35a811fabaa56c /sci-mathematics/glpk | |
parent | sys-libs/liburing: keyworded 0.5 for sparc, bug #711488 (diff) | |
download | gentoo-8549722dfe5b9841ae21839668a342e774d27f28.tar.gz gentoo-8549722dfe5b9841ae21839668a342e774d27f28.tar.bz2 gentoo-8549722dfe5b9841ae21839668a342e774d27f28.zip |
sci-mathematics/glpk: stable 4.65 for sparc, bug #717072
Package-Manager: Portage-2.3.89, Repoman-2.3.20
RepoMan-Options: --include-arches="sparc"
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.65.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-mathematics/glpk/glpk-4.65.ebuild b/sci-mathematics/glpk/glpk-4.65.ebuild index 258796fa21ae..3fb0a682a99f 100644 --- a/sci-mathematics/glpk/glpk-4.65.ebuild +++ b/sci-mathematics/glpk/glpk-4.65.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" BDEPEND="virtual/pkgconfig" DEPEND=" |