Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sci-mathematics/glpk/
Date: Tue, 02 Nov 2021 15:46:16
Message-Id: 1635867945.8553404ce16f1519d6f4821530bbd8437366a7fa.sam@gentoo
1 commit: 8553404ce16f1519d6f4821530bbd8437366a7fa
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Tue Nov 2 15:45:45 2021 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Tue Nov 2 15:45:45 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8553404c
7
8 sci-mathematics/glpk: Stabilize 5.0-r1 ppc64, #821322
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 sci-mathematics/glpk/glpk-5.0-r1.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/sci-mathematics/glpk/glpk-5.0-r1.ebuild b/sci-mathematics/glpk/glpk-5.0-r1.ebuild
16 index 10c2fd30430..5f584097633 100644
17 --- a/sci-mathematics/glpk/glpk-5.0-r1.ebuild
18 +++ b/sci-mathematics/glpk/glpk-5.0-r1.ebuild
19 @@ -11,7 +11,7 @@ SRC_URI="mirror://gnu/${PN}/${P}.tar.gz"
20
21 LICENSE="GPL-3"
22 SLOT="0/40"
23 -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ppc ~ppc64 ~riscv ~sparc ~x86 ~amd64-linux ~x86-linux"
24 +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ppc ppc64 ~riscv ~sparc ~x86 ~amd64-linux ~x86-linux"
25 IUSE="doc examples gmp odbc mysql"
26
27 BDEPEND="virtual/pkgconfig"