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 /games-board
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 'games-board')
-rw-r--r--games-board/jja/jja-0.9.1-r2.ebuild2
-rw-r--r--games-board/jja/jja-9999.ebuild2
2 files changed, 2 insertions, 2 deletions
diff --git a/games-board/jja/jja-0.9.1-r2.ebuild b/games-board/jja/jja-0.9.1-r2.ebuild
index 77ecfb5c7018..d715f6a6852b 100644
--- a/games-board/jja/jja-0.9.1-r2.ebuild
+++ b/games-board/jja/jja-0.9.1-r2.ebuild
@@ -267,7 +267,7 @@ fi
# rocksdb needs clang
DEPEND+="$(llvm_gen_dep '
llvm-core/clang:${LLVM_SLOT}
- sys-devel/llvm:${LLVM_SLOT}
+ llvm-core/llvm:${LLVM_SLOT}
')
sys-libs/liburing"
RDEPEND=${DEPEND}
diff --git a/games-board/jja/jja-9999.ebuild b/games-board/jja/jja-9999.ebuild
index 550d75055ebc..2fa46e88b6c2 100644
--- a/games-board/jja/jja-9999.ebuild
+++ b/games-board/jja/jja-9999.ebuild
@@ -29,7 +29,7 @@ fi
# rocksdb needs clang
DEPEND+="$(llvm_gen_dep '
llvm-core/clang:${LLVM_SLOT}
- sys-devel/llvm:${LLVM_SLOT}
+ llvm-core/llvm:${LLVM_SLOT}
')
sys-libs/liburing"
RDEPEND=${DEPEND}