diff options
author | Jakov Smolić <jsmolic@gentoo.org> | 2023-04-25 20:48:42 +0200 |
---|---|---|
committer | Jakov Smolić <jsmolic@gentoo.org> | 2023-04-25 20:48:42 +0200 |
commit | f6e1124fbcfaead666ec3f4736cc33c355a09025 (patch) | |
tree | b18a700b26b388b142b565db985bc0ec52b68516 /dev-libs/opencl-clang | |
parent | dev-util/spirv-llvm-translator: Keyword 15.0.0 riscv, #904198 (diff) | |
download | gentoo-f6e1124fbcfaead666ec3f4736cc33c355a09025.tar.gz gentoo-f6e1124fbcfaead666ec3f4736cc33c355a09025.tar.bz2 gentoo-f6e1124fbcfaead666ec3f4736cc33c355a09025.zip |
dev-libs/opencl-clang: Keyword 15.0.0 riscv, #904198
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'dev-libs/opencl-clang')
-rw-r--r-- | dev-libs/opencl-clang/opencl-clang-15.0.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/opencl-clang/opencl-clang-15.0.0.ebuild b/dev-libs/opencl-clang/opencl-clang-15.0.0.ebuild index 658057bcc863..7436266e2cb8 100644 --- a/dev-libs/opencl-clang/opencl-clang-15.0.0.ebuild +++ b/dev-libs/opencl-clang/opencl-clang-15.0.0.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=8 @@ -14,7 +14,7 @@ S="${WORKDIR}/${PN}-${PV}" LICENSE="UoI-NCSA" SLOT="$(ver_cut 1)" -KEYWORDS="amd64" +KEYWORDS="amd64 ~riscv" RDEPEND=" dev-util/spirv-llvm-translator:${SLOT}= |