commit: 1d7c027b5bf22e52d5b82674204fc1f83664f3c8 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Sat Jan 28 00:14:56 2023 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Sat Jan 28 00:14:56 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1d7c027b
dev-util/opencl-headers: Stabilize 2022.09.30 amd64, #892277 Signed-off-by: Sam James <sam <AT> gentoo.org> dev-util/opencl-headers/opencl-headers-2022.09.30.ebuild | 4 ++-- 1 file 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 )"
