summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2019-05-30 13:29:26 +0200
committerMichał Górny <mgorny@gentoo.org>2019-05-30 13:29:26 +0200
commitf24c2dde6c2fd613e3541882b9e9c5d3e32194da (patch)
treec2aa010c2778a24a5419d89693a62df3726b6a24 /dev-python/llvmlite/llvmlite-0.29.0.ebuild
parentdev-python/llvmlite: Remove 0.29.0_rc1 (diff)
downloadgentoo-f24c2dde6c2fd613e3541882b9e9c5d3e32194da.tar.gz
gentoo-f24c2dde6c2fd613e3541882b9e9c5d3e32194da.tar.bz2
gentoo-f24c2dde6c2fd613e3541882b9e9c5d3e32194da.zip
dev-python/llvmlite: Bump to EAPI 7
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-python/llvmlite/llvmlite-0.29.0.ebuild')
-rw-r--r--dev-python/llvmlite/llvmlite-0.29.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/llvmlite/llvmlite-0.29.0.ebuild b/dev-python/llvmlite/llvmlite-0.29.0.ebuild
index 98ff820616ca..f8d70ec09ca5 100644
--- a/dev-python/llvmlite/llvmlite-0.29.0.ebuild
+++ b/dev-python/llvmlite/llvmlite-0.29.0.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
PYTHON_COMPAT=( python{2_7,3_5,3_6,3_7} )