summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2023-01-28 00:14:56 +0000
committerSam James <sam@gentoo.org>2023-01-28 00:14:56 +0000
commit1d7c027b5bf22e52d5b82674204fc1f83664f3c8 (patch)
tree5480e81fdc84b2865bb9199a849f9964483617d4 /dev-util/opencl-headers
parentdev-libs/opencl-icd-loader: Stabilize 2022.09.30 amd64, #892277 (diff)
downloadgentoo-1d7c027b5bf22e52d5b82674204fc1f83664f3c8.tar.gz
gentoo-1d7c027b5bf22e52d5b82674204fc1f83664f3c8.tar.bz2
gentoo-1d7c027b5bf22e52d5b82674204fc1f83664f3c8.zip
dev-util/opencl-headers: Stabilize 2022.09.30 amd64, #892277
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-util/opencl-headers')
-rw-r--r--dev-util/opencl-headers/opencl-headers-2022.09.30.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-util/opencl-headers/opencl-headers-2022.09.30.ebuild b/dev-util/opencl-headers/opencl-headers-2022.09.30.ebuild
index 245fefd3e4c0..2681b0c73f0a 100644
--- a/dev-util/opencl-headers/opencl-headers-2022.09.30.ebuild
+++ b/dev-util/opencl-headers/opencl-headers-2022.09.30.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 @@ SRC_URI="https://github.com/KhronosGroup/${MY_PN}/archive/refs/tags/v${PV}.tar.g
LICENSE="Apache-2.0"
SLOT="0"
-KEYWORDS="~amd64 ~ppc64 ~x86"
+KEYWORDS="amd64 ~ppc64 ~x86"
IUSE="test"
RESTRICT="!test? ( test )"