commit: 9ce094761211831b7552fc2040fea510cbc257a0 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Wed Apr 24 14:12:51 2024 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Wed Apr 24 14:12:51 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9ce09476
dev-util/opencl-headers: Stabilize 2023.12.14 ppc64, #930575 Signed-off-by: Sam James <sam <AT> gentoo.org> dev-util/opencl-headers/opencl-headers-2023.12.14.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-util/opencl-headers/opencl-headers-2023.12.14.ebuild b/dev-util/opencl-headers/opencl-headers-2023.12.14.ebuild index e31ba9edaf8a..3398dbc416eb 100644 --- a/dev-util/opencl-headers/opencl-headers-2023.12.14.ebuild +++ b/dev-util/opencl-headers/opencl-headers-2023.12.14.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2024 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 ~riscv ~x86" +KEYWORDS="~amd64 ppc64 ~riscv ~x86" IUSE="test" RESTRICT="!test? ( test )"
