summaryrefslogtreecommitdiff
path: root/app-vim/vim-clang-format/vim-clang-format-0_pre20200506.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'app-vim/vim-clang-format/vim-clang-format-0_pre20200506.ebuild')
-rw-r--r--app-vim/vim-clang-format/vim-clang-format-0_pre20200506.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-vim/vim-clang-format/vim-clang-format-0_pre20200506.ebuild b/app-vim/vim-clang-format/vim-clang-format-0_pre20200506.ebuild
index 2776b7a87cc9..1f058dcd6871 100644
--- a/app-vim/vim-clang-format/vim-clang-format-0_pre20200506.ebuild
+++ b/app-vim/vim-clang-format/vim-clang-format-0_pre20200506.ebuild
@@ -1,4 +1,4 @@
-# Copyright 2020-2021 Gentoo Authors
+# Copyright 2020-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -15,7 +15,7 @@ S="${WORKDIR}/${PN}-${COMMIT_HASH}"
LICENSE="MIT"
KEYWORDS="~amd64 ~x86"
-RDEPEND="sys-devel/clang"
+RDEPEND="llvm-core/clang"
src_prepare() {
default