diff options
author | Sam James <sam@gentoo.org> | 2025-01-05 01:37:22 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2025-01-05 01:37:22 +0000 |
commit | 85bb3209795ee8978e93a9cb3bd077780f7da358 (patch) | |
tree | e88d6c5fa7bc789cbebbf3c71ea32a38b6ee6371 /virtual | |
parent | dev-util/clinfo: Keyword 3.0.23.01.25 arm64, #941379 (diff) | |
download | gentoo-85bb3209795ee8978e93a9cb3bd077780f7da358.tar.gz gentoo-85bb3209795ee8978e93a9cb3bd077780f7da358.tar.bz2 gentoo-85bb3209795ee8978e93a9cb3bd077780f7da358.zip |
virtual/opencl: Keyword 3-r3 arm64, #941379
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'virtual')
-rw-r--r-- | virtual/opencl/opencl-3-r3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/virtual/opencl/opencl-3-r3.ebuild b/virtual/opencl/opencl-3-r3.ebuild index 5e9e92b8619a..8828089dd353 100644 --- a/virtual/opencl/opencl-3-r3.ebuild +++ b/virtual/opencl/opencl-3-r3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2024 Gentoo Authors +# Copyright 1999-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -7,7 +7,7 @@ inherit multilib-build DESCRIPTION="Virtual for OpenCL API" SLOT="0" -KEYWORDS="amd64 ~loong ppc64 ~riscv x86" +KEYWORDS="amd64 ~arm64 ~loong ppc64 ~riscv x86" RDEPEND=" >=dev-libs/opencl-icd-loader-2023.02.06[${MULTILIB_USEDEP}] |