diff options
author | 2023-09-11 08:48:01 +0200 | |
---|---|---|
committer | 2023-09-11 08:48:01 +0200 | |
commit | 2feded8ad364106a0984a666bb08208241de8b15 (patch) | |
tree | 4d2d95efcbe9c50de4b5e1d3d397750b9097e9f1 /dev-cpp/xsimd | |
parent | dev-python/pyside2-tools: Keyword 5.15.10 riscv, #913248 (diff) | |
download | gentoo-2feded8ad364106a0984a666bb08208241de8b15.tar.gz gentoo-2feded8ad364106a0984a666bb08208241de8b15.tar.bz2 gentoo-2feded8ad364106a0984a666bb08208241de8b15.zip |
dev-cpp/xsimd: Keyword 11.1.0 riscv, #913788
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'dev-cpp/xsimd')
-rw-r--r-- | dev-cpp/xsimd/xsimd-11.1.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-cpp/xsimd/xsimd-11.1.0.ebuild b/dev-cpp/xsimd/xsimd-11.1.0.ebuild index 828aa5acb40a..0e227b874a04 100644 --- a/dev-cpp/xsimd/xsimd-11.1.0.ebuild +++ b/dev-cpp/xsimd/xsimd-11.1.0.ebuild @@ -12,7 +12,7 @@ SRC_URI="https://github.com/xtensor-stack/${PN}/archive/refs/tags/${PV}.tar.gz LICENSE="BSD" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~loong ~x86" +KEYWORDS="~amd64 ~arm ~arm64 ~loong ~riscv ~x86" IUSE="doc test" RESTRICT="!test? ( test )" |