diff options
author | 2023-03-06 19:38:06 +0800 | |
---|---|---|
committer | 2023-03-07 08:14:38 +0800 | |
commit | 5bf0e77edd4b35ff390cadfbfbdfc3d92b1bf4a9 (patch) | |
tree | cd25b2f766263d2e0f3523174d280b9e2868ad22 | |
parent | sci-libs/coinor-utils: Keyword 2.11.4 riscv, #881389 (diff) | |
download | gentoo-5bf0e77edd4b35ff390cadfbfbdfc3d92b1bf4a9.tar.gz gentoo-5bf0e77edd4b35ff390cadfbfbdfc3d92b1bf4a9.tar.bz2 gentoo-5bf0e77edd4b35ff390cadfbfbdfc3d92b1bf4a9.zip |
sci-libs/coinor-osi: Keyword 0.108.6 riscv, #881389
Signed-off-by: Yixun Lan <dlan@gentoo.org>
-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: |