commit: 311099e2eed3f4e379f8e1cd0cf439438eafee7e Author: Eli Schwartz <eschwartz <AT> gentoo <DOT> org> AuthorDate: Sun Jan 11 04:54:41 2026 +0000 Commit: Eli Schwartz <eschwartz <AT> gentoo <DOT> org> CommitDate: Sun Jan 11 06:56:01 2026 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=311099e2
dev-util/intel-graphics-compiler: Stabilize 2.23.0 amd64, #968588 Signed-off-by: Eli Schwartz <eschwartz <AT> gentoo.org> .../intel-graphics-compiler/intel-graphics-compiler-2.23.0.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-util/intel-graphics-compiler/intel-graphics-compiler-2.23.0.ebuild b/dev-util/intel-graphics-compiler/intel-graphics-compiler-2.23.0.ebuild index a6888bf9220f..7a9c0082b5e3 100644 --- a/dev-util/intel-graphics-compiler/intel-graphics-compiler-2.23.0.ebuild +++ b/dev-util/intel-graphics-compiler/intel-graphics-compiler-2.23.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2025 Gentoo Authors +# Copyright 1999-2026 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -15,7 +15,7 @@ SRC_URI="https://github.com/intel/${PN}/archive/refs/tags/v${PV}.tar.gz -> ${P}. LICENSE="MIT" SLOT="0/${PV}" -KEYWORDS="~amd64" +KEYWORDS="amd64" IUSE="debug vc" DEPEND="
