summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYixun Lan <dlan@gentoo.org>2023-03-06 19:38:21 +0800
committerYixun Lan <dlan@gentoo.org>2023-03-07 08:14:52 +0800
commit6eff601b81ec3030341069e2e42b69f463eac6bf (patch)
tree39dd52eddc0f3886fa57081c401ed6e757ff13ed /sci-libs/coinor-clp
parentsci-libs/mumps: Keyword 5.3.5-r1 riscv, #881389 (diff)
downloadgentoo-6eff601b81ec3030341069e2e42b69f463eac6bf.tar.gz
gentoo-6eff601b81ec3030341069e2e42b69f463eac6bf.tar.bz2
gentoo-6eff601b81ec3030341069e2e42b69f463eac6bf.zip
sci-libs/coinor-clp: Keyword 1.17.6-r1 riscv, #881389
Signed-off-by: Yixun Lan <dlan@gentoo.org>
Diffstat (limited to 'sci-libs/coinor-clp')
-rw-r--r--sci-libs/coinor-clp/coinor-clp-1.17.6-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-libs/coinor-clp/coinor-clp-1.17.6-r1.ebuild b/sci-libs/coinor-clp/coinor-clp-1.17.6-r1.ebuild
index 1eb73cf6e431..faf13095e74b 100644
--- a/sci-libs/coinor-clp/coinor-clp-1.17.6-r1.ebuild
+++ b/sci-libs/coinor-clp/coinor-clp-1.17.6-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -18,7 +18,7 @@ S="${WORKDIR}/${MY_PN}-releases-${PV}/${MY_PN}"
LICENSE="EPL-1.0"
SLOT="0/1" # major soname component
-KEYWORDS="~amd64 ~loong ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~amd64 ~loong ~riscv ~x86 ~amd64-linux ~x86-linux"
IUSE="examples glpk metis mpi mumps sparse static-libs test"
REQUIRED_USE="mpi? ( mumps )"
RESTRICT="!test? ( test )"