summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2019-07-20 23:00:17 +0200
committerMichał Górny <mgorny@gentoo.org>2019-07-21 00:34:49 +0200
commit7ca4ba8a31424a073791be570ee829c1a049cdc4 (patch)
treeaf8d1653e8de9500fe9afaacd3121c13419d991f /sys-devel
parentsys-devel/clang-runtime: Bump -9999 to EAPI 7 (diff)
downloadgentoo-7ca4ba8a31424a073791be570ee829c1a049cdc4.tar.gz
gentoo-7ca4ba8a31424a073791be570ee829c1a049cdc4.tar.bz2
gentoo-7ca4ba8a31424a073791be570ee829c1a049cdc4.zip
sys-devel/llvmgold: Bump to EAPI 7
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'sys-devel')
-rw-r--r--sys-devel/llvmgold/llvmgold-10.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-devel/llvmgold/llvmgold-10.ebuild b/sys-devel/llvmgold/llvmgold-10.ebuild
index 2003115b219f..d39624ea036d 100644
--- a/sys-devel/llvmgold/llvmgold-10.ebuild
+++ b/sys-devel/llvmgold/llvmgold-10.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/"