dev-python/clang-python: Bump -9999 to EAPI 7
authorMichał Górny <mgorny@gentoo.org>
Sat, 20 Jul 2019 20:55:17 +0000 (22:55 +0200)
committerMichał Górny <mgorny@gentoo.org>
Sat, 20 Jul 2019 22:34:41 +0000 (00:34 +0200)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
dev-python/clang-python/clang-python-9999.ebuild

index e85e6476e475d585aadfb273cb73b495492885a5..506f79114d25e366a20dfe5cf79e0330b3c5b3dd 100644 (file)
@@ -1,7 +1,7 @@
 # Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=6
+EAPI=7
 
 PYTHON_COMPAT=( python{2_7,3_5,3_6,3_7} )
 inherit git-r3 python-r1