diff options
author | Yixun Lan <dlan@gentoo.org> | 2023-03-06 19:38:31 +0800 |
---|---|---|
committer | Yixun Lan <dlan@gentoo.org> | 2023-03-07 08:15:02 +0800 |
commit | 9b87a859ac9f8851ca8cf62c3c1352ac9f4b2cb9 (patch) | |
tree | 15fa039bee2177aa69314b4f556d0a802206c388 /sci-libs/coinor-cgl | |
parent | sci-libs/coinor-vol: Keyword 1.5.4 riscv, #881389 (diff) | |
download | gentoo-9b87a859ac9f8851ca8cf62c3c1352ac9f4b2cb9.tar.gz gentoo-9b87a859ac9f8851ca8cf62c3c1352ac9f4b2cb9.tar.bz2 gentoo-9b87a859ac9f8851ca8cf62c3c1352ac9f4b2cb9.zip |
sci-libs/coinor-cgl: Keyword 0.60.3 riscv, #881389
Signed-off-by: Yixun Lan <dlan@gentoo.org>
Diffstat (limited to 'sci-libs/coinor-cgl')
-rw-r--r-- | sci-libs/coinor-cgl/coinor-cgl-0.60.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-libs/coinor-cgl/coinor-cgl-0.60.3.ebuild b/sci-libs/coinor-cgl/coinor-cgl-0.60.3.ebuild index a881ef94f0ae..69da3cea193b 100644 --- a/sci-libs/coinor-cgl/coinor-cgl-0.60.3.ebuild +++ b/sci-libs/coinor-cgl/coinor-cgl-0.60.3.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" IUSE="doc examples static-libs test" RESTRICT="!test? ( test )" |