diff options
author | 2024-12-11 12:29:30 +0100 | |
---|---|---|
committer | 2024-12-11 12:53:24 +0100 | |
commit | 1f9f1999cdc8ccb94054dec2d2951c7e486aa996 (patch) | |
tree | 083f072f5a45564fcf8937b43274d14b4d6a037e /dev-libs/roct-thunk-interface | |
parent | Move {sys-devel → llvm-core}/llvm-common (diff) | |
download | gentoo-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-libs/roct-thunk-interface')
3 files changed, 3 insertions, 3 deletions
diff --git a/dev-libs/roct-thunk-interface/roct-thunk-interface-6.1.1.ebuild b/dev-libs/roct-thunk-interface/roct-thunk-interface-6.1.1.ebuild index 8f599ac5ce48..1dbc511d8147 100644 --- a/dev-libs/roct-thunk-interface/roct-thunk-interface-6.1.1.ebuild +++ b/dev-libs/roct-thunk-interface/roct-thunk-interface-6.1.1.ebuild @@ -24,7 +24,7 @@ SLOT="0/$(ver_cut 1-2)" RDEPEND="sys-process/numactl x11-libs/libdrm[video_cards_amdgpu]" DEPEND="${RDEPEND} - test? ( sys-devel/llvm + test? ( llvm-core/llvm dev-cpp/gtest )" IUSE="test" diff --git a/dev-libs/roct-thunk-interface/roct-thunk-interface-6.1.2.ebuild b/dev-libs/roct-thunk-interface/roct-thunk-interface-6.1.2.ebuild index 8f599ac5ce48..1dbc511d8147 100644 --- a/dev-libs/roct-thunk-interface/roct-thunk-interface-6.1.2.ebuild +++ b/dev-libs/roct-thunk-interface/roct-thunk-interface-6.1.2.ebuild @@ -24,7 +24,7 @@ SLOT="0/$(ver_cut 1-2)" RDEPEND="sys-process/numactl x11-libs/libdrm[video_cards_amdgpu]" DEPEND="${RDEPEND} - test? ( sys-devel/llvm + test? ( llvm-core/llvm dev-cpp/gtest )" IUSE="test" diff --git a/dev-libs/roct-thunk-interface/roct-thunk-interface-6.2.4.ebuild b/dev-libs/roct-thunk-interface/roct-thunk-interface-6.2.4.ebuild index 6877c2515868..cb766e9f4d95 100644 --- a/dev-libs/roct-thunk-interface/roct-thunk-interface-6.2.4.ebuild +++ b/dev-libs/roct-thunk-interface/roct-thunk-interface-6.2.4.ebuild @@ -24,7 +24,7 @@ SLOT="0/$(ver_cut 1-2)" RDEPEND="sys-process/numactl x11-libs/libdrm[video_cards_amdgpu]" DEPEND="${RDEPEND} - test? ( sys-devel/llvm + test? ( llvm-core/llvm dev-cpp/gtest )" IUSE="test" |