diff options
-rw-r--r-- | dev-util/spirv-llvm-translator/spirv-llvm-translator-15.0.0-r1.ebuild | 2 | ||||
-rw-r--r-- | dev-util/spirv-llvm-translator/spirv-llvm-translator-16.0.0-r1.ebuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/dev-util/spirv-llvm-translator/spirv-llvm-translator-15.0.0-r1.ebuild b/dev-util/spirv-llvm-translator/spirv-llvm-translator-15.0.0-r1.ebuild index 44eef063ff8c..71e848b4a204 100644 --- a/dev-util/spirv-llvm-translator/spirv-llvm-translator-15.0.0-r1.ebuild +++ b/dev-util/spirv-llvm-translator/spirv-llvm-translator-15.0.0-r1.ebuild @@ -22,7 +22,7 @@ RESTRICT="!test? ( test )" RDEPEND=" dev-util/spirv-tools - sys-devel/llvm:${SLOT} + sys-devel/llvm:${SLOT}= " DEPEND="${RDEPEND} dev-util/spirv-headers diff --git a/dev-util/spirv-llvm-translator/spirv-llvm-translator-16.0.0-r1.ebuild b/dev-util/spirv-llvm-translator/spirv-llvm-translator-16.0.0-r1.ebuild index 1660126d9c5f..9092ec145992 100644 --- a/dev-util/spirv-llvm-translator/spirv-llvm-translator-16.0.0-r1.ebuild +++ b/dev-util/spirv-llvm-translator/spirv-llvm-translator-16.0.0-r1.ebuild @@ -22,7 +22,7 @@ RESTRICT="!test? ( test )" RDEPEND=" dev-util/spirv-tools - sys-devel/llvm:${SLOT} + sys-devel/llvm:${SLOT}= " DEPEND="${RDEPEND} dev-util/spirv-headers |