diff options
author | Michał Górny <mgorny@gentoo.org> | 2019-07-20 22:55:00 +0200 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2019-07-21 00:34:34 +0200 |
commit | ae7c167f974464ef1c839332d93610969e79b185 (patch) | |
tree | af81ff42f43f149c7037c8aab1522cf037341a7e /sys-devel/llvm-common | |
parent | kde-plasma/plasma-workspace: Rename Xorg session (diff) | |
download | gentoo-ae7c167f974464ef1c839332d93610969e79b185.tar.gz gentoo-ae7c167f974464ef1c839332d93610969e79b185.tar.bz2 gentoo-ae7c167f974464ef1c839332d93610969e79b185.zip |
sys-devel/llvm-common: Bump -9999 to EAPI 7
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'sys-devel/llvm-common')
-rw-r--r-- | sys-devel/llvm-common/llvm-common-9999.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-devel/llvm-common/llvm-common-9999.ebuild b/sys-devel/llvm-common/llvm-common-9999.ebuild index d0f42029fa97..b7722c155950 100644 --- a/sys-devel/llvm-common/llvm-common-9999.ebuild +++ b/sys-devel/llvm-common/llvm-common-9999.ebuild @@ -1,7 +1,7 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=6 +EAPI=7 inherit git-r3 |