dev-util/spirv-llvm-translator: Stabilize 19.1.2 amd64, #947746

Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
Sam James
2025-01-09 01:17:26 +00:00
parent d4baf1390e
commit 312f3bc28f

View File

@@ -1,4 +1,4 @@
# Copyright 1999-2024 Gentoo Authors
# Copyright 1999-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -16,7 +16,7 @@ S="${WORKDIR}/${MY_P}"
LICENSE="UoI-NCSA"
SLOT="$(ver_cut 1)"
KEYWORDS="~amd64 ~arm64 ~riscv ~x86"
KEYWORDS="amd64 ~arm64 ~riscv ~x86"
IUSE="test"
RESTRICT="!test? ( test )"