summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2020-05-07 17:02:05 +0200
committerMichał Górny <mgorny@gentoo.org>2020-05-07 17:07:57 +0200
commit57f62d1b2037f8abb5adb807b6c5cdcf892415c6 (patch)
tree0fb7d9601fb1fd04b5433b9fb196b6d3e6e54083 /dev-util/lldb/lldb-9.0.1-r1.ebuild
parentdev-util/flawfinder: Remove py2.7 (diff)
downloadgentoo-57f62d1b2037f8abb5adb807b6c5cdcf892415c6.tar.gz
gentoo-57f62d1b2037f8abb5adb807b6c5cdcf892415c6.tar.bz2
gentoo-57f62d1b2037f8abb5adb807b6c5cdcf892415c6.zip
dev-util/lldb: Remove py2.7
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-util/lldb/lldb-9.0.1-r1.ebuild')
-rw-r--r--dev-util/lldb/lldb-9.0.1-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-util/lldb/lldb-9.0.1-r1.ebuild b/dev-util/lldb/lldb-9.0.1-r1.ebuild
index cbe2269ee479..dbebb28b5cdb 100644
--- a/dev-util/lldb/lldb-9.0.1-r1.ebuild
+++ b/dev-util/lldb/lldb-9.0.1-r1.ebuild
@@ -3,7 +3,7 @@
EAPI=7
-PYTHON_COMPAT=( python{2_7,3_{6,7}} )
+PYTHON_COMPAT=( python3_{6,7} )
inherit cmake-utils llvm llvm.org multiprocessing python-single-r1 \
toolchain-funcs