From 3ee411f1324ad2b881555d1bec5f943f1a7f28a1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micha=C5=82=20G=C3=B3rny?= Date: Wed, 11 Dec 2024 12:23:19 +0100 Subject: =?UTF-8?q?Move=20{sys-devel=20=E2=86=92=20llvm-core}/clang?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Michał Górny --- dev-lang/moarvm/moarvm-9999.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'dev-lang/moarvm/moarvm-9999.ebuild') diff --git a/dev-lang/moarvm/moarvm-9999.ebuild b/dev-lang/moarvm/moarvm-9999.ebuild index 2ee7ef322dd1..83a039c94c0a 100644 --- a/dev-lang/moarvm/moarvm-9999.ebuild +++ b/dev-lang/moarvm/moarvm-9999.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -32,7 +32,7 @@ RDEPEND=" " DEPEND="${RDEPEND} dev-lang/perl - clang? ( >=sys-devel/clang-3.1 ) + clang? ( >=llvm-core/clang-3.1 ) " DOCS=( CREDITS README.markdown ) -- cgit v1.2.3