diff options
-rw-r--r-- | sci-libs/coinor-osi/coinor-osi-0.108.6.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-libs/coinor-osi/coinor-osi-0.108.6.ebuild b/sci-libs/coinor-osi/coinor-osi-0.108.6.ebuild index ea73dded5732..3a3dfebffd0f 100644 --- a/sci-libs/coinor-osi/coinor-osi-0.108.6.ebuild +++ b/sci-libs/coinor-osi/coinor-osi-0.108.6.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=7 @@ -14,7 +14,7 @@ LICENSE="EPL-1.0" # major soname component SLOT="0/1" -KEYWORDS="~amd64 ~loong ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~amd64 ~loong ~riscv ~x86 ~amd64-linux ~x86-linux" # No USE=glpk because upstream only supports an ancient version of it. The # following issues were all closed by... documenting that it doesn't work: |