commit: 5b97699ba5deaa435d5913ae2afbef7bb424990d Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> AuthorDate: Mon Sep 15 05:43:25 2025 +0000 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> CommitDate: Mon Sep 15 05:43:25 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5b97699b
dev-lang/ispc: Stabilize 1.28.0 amd64, #962849 Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org> 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 15ad86546076..771f38711143 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 )"
