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 )"