commit: 9d14c8d938cc3562d2cf5cf346f302a32cee6052 Author: Eli Schwartz <eschwartz <AT> gentoo <DOT> org> AuthorDate: Tue Jan 6 15:30:41 2026 +0000 Commit: Eli Schwartz <eschwartz <AT> gentoo <DOT> org> CommitDate: Tue Jan 6 15:30:41 2026 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9d14c8d9
dev-lang/ispc: Stabilize 1.29.1 amd64, #968452 Signed-off-by: Eli Schwartz <eschwartz <AT> gentoo.org> dev-lang/ispc/ispc-1.29.1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-lang/ispc/ispc-1.29.1.ebuild b/dev-lang/ispc/ispc-1.29.1.ebuild index 15ad86546076..dff683feb63a 100644 --- a/dev-lang/ispc/ispc-1.29.1.ebuild +++ b/dev-lang/ispc/ispc-1.29.1.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 @@ -20,7 +20,7 @@ SRC_URI=" LICENSE="BSD BSD-2 UoI-NCSA" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86" +KEYWORDS="amd64 ~arm ~arm64 ~ppc64 ~x86" IUSE="examples gpu openmp test" RESTRICT="!test? ( test )"
