diff options
author | 2025-01-15 11:43:27 +0000 | |
---|---|---|
committer | 2025-01-15 11:43:27 +0000 | |
commit | 1b59225be69fbed3614c64e1bb44bb3e656e2b48 (patch) | |
tree | a088f5fe92ec47eca24f8aaf4eafd648fe28ce46 /sci-mathematics | |
parent | sci-mathematics/glpk: Stabilize 5.0-r3 arm64, #948117 (diff) | |
download | gentoo-1b59225be69fbed3614c64e1bb44bb3e656e2b48.tar.gz gentoo-1b59225be69fbed3614c64e1bb44bb3e656e2b48.tar.bz2 gentoo-1b59225be69fbed3614c64e1bb44bb3e656e2b48.zip |
sci-mathematics/glpk: Stabilize 5.0-r3 arm, #948117
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sci-mathematics')
-rw-r--r-- | sci-mathematics/glpk/glpk-5.0-r3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-mathematics/glpk/glpk-5.0-r3.ebuild b/sci-mathematics/glpk/glpk-5.0-r3.ebuild index a3e6b251ac9a..8a1045a2ad40 100644 --- a/sci-mathematics/glpk/glpk-5.0-r3.ebuild +++ b/sci-mathematics/glpk/glpk-5.0-r3.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 ~loong ~ppc ppc64 ~riscv sparc x86 ~amd64-linux ~x86-linux" +KEYWORDS="~alpha ~amd64 arm arm64 ~hppa ~loong ~ppc ppc64 ~riscv sparc x86 ~amd64-linux ~x86-linux" IUSE="doc examples gmp odbc mysql" BDEPEND="virtual/pkgconfig" |