sci-libs/coinor-dylp: Keyword 1.10.4 riscv, #881389

Signed-off-by: Yixun Lan <dlan@gentoo.org>
This commit is contained in:
Yixun Lan
2023-03-06 19:38:24 +08:00
parent 6eff601b81
commit 52582e5b7f

View File

@@ -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 )"