From 6163af83f1b4e6e1f134d0558d0fa6e5ed976ece Mon Sep 17 00:00:00 2001 From: Michael Orlitzky Date: Sat, 11 Jul 2026 14:22:21 -0400 Subject: [PATCH] sci-mathematics/highs: stabilize 1.14.0-r3 for amd64 Signed-off-by: Michael Orlitzky --- sci-mathematics/highs/highs-1.14.0-r3.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sci-mathematics/highs/highs-1.14.0-r3.ebuild b/sci-mathematics/highs/highs-1.14.0-r3.ebuild index b0c672f7b7ad5..c6d4e89604ecd 100644 --- a/sci-mathematics/highs/highs-1.14.0-r3.ebuild +++ b/sci-mathematics/highs/highs-1.14.0-r3.ebuild @@ -13,7 +13,7 @@ SRC_URI="https://github.com/ERGO-Code/HiGHS/releases/download/v${PV}/source-arch S="${WORKDIR}/HiGHS" LICENSE="MIT" SLOT="0/1" # soname major -KEYWORDS="~amd64 ~riscv" +KEYWORDS="amd64 ~riscv" # USE=zlib was removed because the profiles have it on by default and it # pulls in a bundled copy of the zstr library.