commit: ff50daaf67c36a0ae9b6128c3e145ea0fe6398d1
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Tue Nov 2 15:46:27 2021 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Tue Nov 2 15:46:27 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ff50daaf
sci-mathematics/glpk: Stabilize 5.0-r1 amd64, #821322
Signed-off-by: Sam James <sam <AT> gentoo.org>
sci-mathematics/glpk/glpk-5.0-r1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/sci-mathematics/glpk/glpk-5.0-r1.ebuild
b/sci-mathematics/glpk/glpk-5.0-r1.ebuild
index e9199b3a262..ad9acc70689 100644
--- a/sci-mathematics/glpk/glpk-5.0-r1.ebuild
+++ b/sci-mathematics/glpk/glpk-5.0-r1.ebuild
@@ -11,7 +11,7 @@ SRC_URI="mirror://gnu/${PN}/${P}.tar.gz"
LICENSE="GPL-3"
SLOT="0/40"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ppc ppc64 ~riscv sparc ~x86
~amd64-linux ~x86-linux"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ppc ppc64 ~riscv sparc ~x86
~amd64-linux ~x86-linux"
IUSE="doc examples gmp odbc mysql"
BDEPEND="virtual/pkgconfig"