commit: fcd191eab04ebb0a515d0bad068e615cf45287cc Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Sat Jan 28 00:14:55 2023 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Sat Jan 28 00:14:55 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fcd191ea
dev-libs/opencl-icd-loader: Stabilize 2022.09.30 amd64, #892277 Signed-off-by: Sam James <sam <AT> gentoo.org> dev-libs/opencl-icd-loader/opencl-icd-loader-2022.09.30.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-libs/opencl-icd-loader/opencl-icd-loader-2022.09.30.ebuild b/dev-libs/opencl-icd-loader/opencl-icd-loader-2022.09.30.ebuild index 78a30e45e5aa..a8d713c253d7 100644 --- a/dev-libs/opencl-icd-loader/opencl-icd-loader-2022.09.30.ebuild +++ b/dev-libs/opencl-icd-loader/opencl-icd-loader-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/v${PV}.tar.gz -> ${P}. LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="~amd64 ~ppc64 ~x86" +KEYWORDS="amd64 ~ppc64 ~x86" IUSE="test" RESTRICT="!test? ( test )"
