commit: d37960cf25d3ef666c1ac439e096ca8d004350d2 Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> AuthorDate: Sat Feb 22 08:47:07 2025 +0000 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> CommitDate: Sat Feb 22 08:47:07 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d37960cf
dev-lang/ispc: Stabilize 1.26.0 amd64, #950058 Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org> dev-lang/ispc/ispc-1.26.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-lang/ispc/ispc-1.26.0.ebuild b/dev-lang/ispc/ispc-1.26.0.ebuild index 907a6ee9849a..74dd086bd123 100644 --- a/dev-lang/ispc/ispc-1.26.0.ebuild +++ b/dev-lang/ispc/ispc-1.26.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 )"
