summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYixun Lan <dlan@gentoo.org>2023-05-29 07:27:11 +0800
committerYixun Lan <dlan@gentoo.org>2023-05-29 07:27:29 +0800
commit68c0af498f28348e7a5121f8adeff326b158e82c (patch)
treed59c6b586c9cb5726521ae89136fe5159124011d /sci-libs/onnx
parentdev-python/tornado: add test suite tweaks (diff)
downloadgentoo-68c0af498f28348e7a5121f8adeff326b158e82c.tar.gz
gentoo-68c0af498f28348e7a5121f8adeff326b158e82c.tar.bz2
gentoo-68c0af498f28348e7a5121f8adeff326b158e82c.zip
sci-libs/onnx: Keyword 1.14.0 riscv, #907328
Signed-off-by: Yixun Lan <dlan@gentoo.org>
Diffstat (limited to 'sci-libs/onnx')
-rw-r--r--sci-libs/onnx/onnx-1.14.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-libs/onnx/onnx-1.14.0.ebuild b/sci-libs/onnx/onnx-1.14.0.ebuild
index cee6ddd5c494..866f8a5e90fd 100644
--- a/sci-libs/onnx/onnx-1.14.0.ebuild
+++ b/sci-libs/onnx/onnx-1.14.0.ebuild
@@ -12,7 +12,7 @@ SRC_URI="https://github.com/onnx/${PN}/archive/refs/tags/v${PV}.tar.gz
LICENSE="Apache-2.0"
SLOT="0"
-KEYWORDS="~amd64"
+KEYWORDS="~amd64 ~riscv"
RESTRICT="test"
DEPEND=""