diff options
author | Yixun Lan <dlan@gentoo.org> | 2023-03-06 19:37:56 +0800 |
---|---|---|
committer | Yixun Lan <dlan@gentoo.org> | 2023-03-07 08:14:28 +0800 |
commit | 3f62c20283c2f344e057f5a9459ec59765b4f38d (patch) | |
tree | 6494fccfbde312d5a78dd1ce8be6174aa0b3949d /sci-mathematics/lpsolve | |
parent | games-engines/box2d: Keyword 2.4.1 riscv, #881389 (diff) | |
download | gentoo-3f62c20283c2f344e057f5a9459ec59765b4f38d.tar.gz gentoo-3f62c20283c2f344e057f5a9459ec59765b4f38d.tar.bz2 gentoo-3f62c20283c2f344e057f5a9459ec59765b4f38d.zip |
sci-mathematics/lpsolve: Keyword 5.5.2.11-r2 riscv, #881389
Signed-off-by: Yixun Lan <dlan@gentoo.org>
Diffstat (limited to 'sci-mathematics/lpsolve')
-rw-r--r-- | sci-mathematics/lpsolve/lpsolve-5.5.2.11-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 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 adb1c37d72e4..41d234407a62 100644 --- a/sci-mathematics/lpsolve/lpsolve-5.5.2.11-r2.ebuild +++ b/sci-mathematics/lpsolve/lpsolve-5.5.2.11-r2.ebuild @@ -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 ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~amd64 ~arm ~arm64 ~loong ~ppc ~ppc64 ~riscv ~x86 ~amd64-linux ~x86-linux" DEPEND="sci-libs/colamd" RDEPEND="${DEPEND}" |