diff options
author | Michał Górny <mgorny@gentoo.org> | 2024-11-23 18:21:07 +0100 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2024-11-23 18:21:07 +0100 |
commit | d74335d3c7ef3a91291143aabfde578ca445beeb (patch) | |
tree | 8d7c95d145d526b3c765c847f2feea6a45b3ae15 /dev-lang | |
parent | dev-python/selenium: Stabilize 4.26.1 amd64, #943590 (diff) | |
download | gentoo-d74335d3c7ef3a91291143aabfde578ca445beeb.tar.gz gentoo-d74335d3c7ef3a91291143aabfde578ca445beeb.tar.bz2 gentoo-d74335d3c7ef3a91291143aabfde578ca445beeb.zip |
dev-lang/ispc: Stabilize 1.25.3 amd64, #944521
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-lang')
-rw-r--r-- | dev-lang/ispc/ispc-1.25.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-lang/ispc/ispc-1.25.3.ebuild b/dev-lang/ispc/ispc-1.25.3.ebuild index d19ed81775c4..78ce9c17741d 100644 --- a/dev-lang/ispc/ispc-1.25.3.ebuild +++ b/dev-lang/ispc/ispc-1.25.3.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 )" |