diff options
author | Yixun Lan <dlan@gentoo.org> | 2023-03-06 19:38:35 +0800 |
---|---|---|
committer | Yixun Lan <dlan@gentoo.org> | 2023-03-07 08:15:05 +0800 |
commit | 0ef0bce41390af5681eee4f7904c7c2916a659c1 (patch) | |
tree | ad9ae246e8cf109a5b1446ce165471ea8695c298 /sci-libs | |
parent | sci-libs/coinor-cgl: Keyword 0.60.3 riscv, #881389 (diff) | |
download | gentoo-0ef0bce41390af5681eee4f7904c7c2916a659c1.tar.gz gentoo-0ef0bce41390af5681eee4f7904c7c2916a659c1.tar.bz2 gentoo-0ef0bce41390af5681eee4f7904c7c2916a659c1.zip |
sci-libs/coinor-cbc: Keyword 2.10.5 riscv, #881389
Signed-off-by: Yixun Lan <dlan@gentoo.org>
Diffstat (limited to 'sci-libs')
-rw-r--r-- | sci-libs/coinor-cbc/coinor-cbc-2.10.5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-libs/coinor-cbc/coinor-cbc-2.10.5.ebuild b/sci-libs/coinor-cbc/coinor-cbc-2.10.5.ebuild index d0e71175464c..900a12b42ddd 100644 --- a/sci-libs/coinor-cbc/coinor-cbc-2.10.5.ebuild +++ b/sci-libs/coinor-cbc/coinor-cbc-2.10.5.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/3" -KEYWORDS="~amd64 ~loong ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~amd64 ~loong ~riscv ~x86 ~amd64-linux ~x86-linux" IUSE="doc examples static-libs test" RESTRICT="!test? ( test )" |