summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2019-09-21 10:20:06 +0200
committerMichał Górny <mgorny@gentoo.org>2019-09-21 11:15:25 +0200
commit19ff02df14ec5d69b1c62ac3b91c48de3eb889ee (patch)
treeed34486d819f3afd063a2bcdff3af3a8f122efa6 /sys-devel/llvmgold
parentsys-devel/llvmgold: Add PROPERTIES=live for v10 (diff)
downloadgentoo-19ff02df14ec5d69b1c62ac3b91c48de3eb889ee.tar.gz
gentoo-19ff02df14ec5d69b1c62ac3b91c48de3eb889ee.tar.bz2
gentoo-19ff02df14ec5d69b1c62ac3b91c48de3eb889ee.zip
sys-devel/llvmgold: Bump -9 to EAPI 7
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'sys-devel/llvmgold')
-rw-r--r--sys-devel/llvmgold/llvmgold-9.ebuild2
1 files changed, 1 insertions, 1 deletions
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/"