From 6eff601b81ec3030341069e2e42b69f463eac6bf Mon Sep 17 00:00:00 2001 From: Yixun Lan Date: Mon, 6 Mar 2023 19:38:21 +0800 Subject: [PATCH] sci-libs/coinor-clp: Keyword 1.17.6-r1 riscv, #881389 Signed-off-by: Yixun Lan --- sci-libs/coinor-clp/coinor-clp-1.17.6-r1.ebuild | 4 ++-- 1 file 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 1eb73cf6e4312..faf13095e74bf 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 )"