From 9d14c8d938cc3562d2cf5cf346f302a32cee6052 Mon Sep 17 00:00:00 2001 From: Eli Schwartz Date: Tue, 6 Jan 2026 10:30:41 -0500 Subject: [PATCH] dev-lang/ispc: Stabilize 1.29.1 amd64, #968452 Signed-off-by: Eli Schwartz --- 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 15ad865460762..dff683feb63a3 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 )"