diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2022-04-10 11:03:21 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2022-04-10 11:03:21 +0200 |
commit | fa0d0d8b2688f46b8c5d0f4c245913462c5751fc (patch) | |
tree | 0c55f091a81997067d7426af55bfb5715d838b50 /dev-util/opencl-headers | |
parent | dev-libs/opencl-icd-loader: amd64 stable wrt bug #837557 (diff) | |
download | gentoo-fa0d0d8b2688f46b8c5d0f4c245913462c5751fc.tar.gz gentoo-fa0d0d8b2688f46b8c5d0f4c245913462c5751fc.tar.bz2 gentoo-fa0d0d8b2688f46b8c5d0f4c245913462c5751fc.zip |
dev-util/opencl-headers: amd64 stable wrt bug #837557
Package-Manager: Portage-3.0.30, Repoman-3.0.3
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-util/opencl-headers')
-rw-r--r-- | dev-util/opencl-headers/opencl-headers-2022.01.04.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-util/opencl-headers/opencl-headers-2022.01.04.ebuild b/dev-util/opencl-headers/opencl-headers-2022.01.04.ebuild index c2f92aa1c358..d800a8f4b2f5 100644 --- a/dev-util/opencl-headers/opencl-headers-2022.01.04.ebuild +++ b/dev-util/opencl-headers/opencl-headers-2022.01.04.ebuild @@ -12,7 +12,7 @@ SRC_URI="https://github.com/KhronosGroup/${MY_PN}/archive/refs/tags/v${PV}.tar.g LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" S="${WORKDIR}"/${MY_P} |