summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2024-12-11 12:29:30 +0100
committerMichał Górny <mgorny@gentoo.org>2024-12-11 12:53:24 +0100
commit1f9f1999cdc8ccb94054dec2d2951c7e486aa996 (patch)
tree083f072f5a45564fcf8937b43274d14b4d6a037e /dev-util/spirv-llvm-translator/spirv-llvm-translator-18.1.6.ebuild
parentMove {sys-devel → llvm-core}/llvm-common (diff)
downloadgentoo-1f9f1999cdc8ccb94054dec2d2951c7e486aa996.tar.gz
gentoo-1f9f1999cdc8ccb94054dec2d2951c7e486aa996.tar.bz2
gentoo-1f9f1999cdc8ccb94054dec2d2951c7e486aa996.zip
Move {sys-devel → llvm-core}/llvm
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-util/spirv-llvm-translator/spirv-llvm-translator-18.1.6.ebuild')
-rw-r--r--dev-util/spirv-llvm-translator/spirv-llvm-translator-18.1.6.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-util/spirv-llvm-translator/spirv-llvm-translator-18.1.6.ebuild b/dev-util/spirv-llvm-translator/spirv-llvm-translator-18.1.6.ebuild
index dd2ce671b2f8..0755f06ce2bd 100644
--- a/dev-util/spirv-llvm-translator/spirv-llvm-translator-18.1.6.ebuild
+++ b/dev-util/spirv-llvm-translator/spirv-llvm-translator-18.1.6.ebuild
@@ -22,7 +22,7 @@ RESTRICT="!test? ( test )"
RDEPEND="
dev-util/spirv-tools[${MULTILIB_USEDEP}]
- sys-devel/llvm:${SLOT}=[${MULTILIB_USEDEP}]
+ llvm-core/llvm:${SLOT}=[${MULTILIB_USEDEP}]
"
DEPEND="${RDEPEND}
>=dev-util/spirv-headers-1.3.280