summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2024-02-02 14:41:06 +0200
committerArthur Zamarin <arthurzam@gentoo.org>2024-02-02 14:41:06 +0200
commit39000bba0e56ed425585f2d899a0d7306f888638 (patch)
tree3698fe9a9a140560408d5ffde63142b4b6a760c2
parentmedia-libs/zxing-cpp: Stabilize 2.2.1 ppc64, #921319 (diff)
downloadgentoo-39000bba0e56ed425585f2d899a0d7306f888638.tar.gz
gentoo-39000bba0e56ed425585f2d899a0d7306f888638.tar.bz2
gentoo-39000bba0e56ed425585f2d899a0d7306f888638.zip
sci-mathematics/lpsolve: Stabilize 5.5.2.11-r2 ppc64, #921319
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
-rw-r--r--sci-mathematics/lpsolve/lpsolve-5.5.2.11-r2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-mathematics/lpsolve/lpsolve-5.5.2.11-r2.ebuild b/sci-mathematics/lpsolve/lpsolve-5.5.2.11-r2.ebuild
index 63989ca46f5f..e8ca9e1d3a41 100644
--- a/sci-mathematics/lpsolve/lpsolve-5.5.2.11-r2.ebuild
+++ b/sci-mathematics/lpsolve/lpsolve-5.5.2.11-r2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2023 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -12,7 +12,7 @@ S="${WORKDIR}"/lp_solve_$(ver_cut 1-2)
LICENSE="LGPL-2.1"
SLOT="0/55"
-KEYWORDS="amd64 ~arm arm64 ~loong ~ppc ~ppc64 ~riscv x86 ~amd64-linux ~x86-linux"
+KEYWORDS="amd64 ~arm arm64 ~loong ~ppc ppc64 ~riscv x86 ~amd64-linux ~x86-linux"
DEPEND="sci-libs/colamd"
RDEPEND="${DEPEND}"