diff options
author | Yixun Lan <dlan@gentoo.org> | 2023-03-06 19:38:28 +0800 |
---|---|---|
committer | Yixun Lan <dlan@gentoo.org> | 2023-03-07 08:14:58 +0800 |
commit | 9c08f849bb2778f60958dcd1dd80a45d8db28bca (patch) | |
tree | 83f4bf4aa764c6185e431e4945cdadb5d897eb59 /sci-libs/coinor-vol | |
parent | sci-libs/coinor-dylp: Keyword 1.10.4 riscv, #881389 (diff) | |
download | gentoo-9c08f849bb2778f60958dcd1dd80a45d8db28bca.tar.gz gentoo-9c08f849bb2778f60958dcd1dd80a45d8db28bca.tar.bz2 gentoo-9c08f849bb2778f60958dcd1dd80a45d8db28bca.zip |
sci-libs/coinor-vol: Keyword 1.5.4 riscv, #881389
Signed-off-by: Yixun Lan <dlan@gentoo.org>
Diffstat (limited to 'sci-libs/coinor-vol')
-rw-r--r-- | sci-libs/coinor-vol/coinor-vol-1.5.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-libs/coinor-vol/coinor-vol-1.5.4.ebuild b/sci-libs/coinor-vol/coinor-vol-1.5.4.ebuild index 8333434bbc1e..9a1c8156b9a2 100644 --- a/sci-libs/coinor-vol/coinor-vol-1.5.4.ebuild +++ b/sci-libs/coinor-vol/coinor-vol-1.5.4.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 )" |