From: Michał Górny Date: Sat, 21 Sep 2019 08:20:06 +0000 (+0200) Subject: sys-devel/llvmgold: Bump -9 to EAPI 7 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=19ff02df14ec5d69b1c62ac3b91c48de3eb889ee;p=gentoo.git sys-devel/llvmgold: Bump -9 to EAPI 7 Signed-off-by: Michał Górny --- diff --git a/sys-devel/llvmgold/llvmgold-9.ebuild b/sys-devel/llvmgold/llvmgold-9.ebuild index 26f191ef4df0..b444b90c8662 100644 --- a/sys-devel/llvmgold/llvmgold-9.ebuild +++ b/sys-devel/llvmgold/llvmgold-9.ebuild @@ -1,7 +1,7 @@ # Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=6 +EAPI=7 DESCRIPTION="LLVMgold plugin symlink for autoloading" HOMEPAGE="https://llvm.org/"