From 5b97699ba5deaa435d5913ae2afbef7bb424990d Mon Sep 17 00:00:00 2001 From: Arthur Zamarin Date: Mon, 15 Sep 2025 08:43:25 +0300 Subject: [PATCH] dev-lang/ispc: Stabilize 1.28.0 amd64, #962849 Signed-off-by: Arthur Zamarin --- dev-lang/ispc/ispc-1.28.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-lang/ispc/ispc-1.28.0.ebuild b/dev-lang/ispc/ispc-1.28.0.ebuild index 15ad865460762..771f38711143e 100644 --- a/dev-lang/ispc/ispc-1.28.0.ebuild +++ b/dev-lang/ispc/ispc-1.28.0.ebuild @@ -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 )"