summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPacho Ramos <pacho@gentoo.org>2018-06-26 20:37:33 +0200
committerPacho Ramos <pacho@gentoo.org>2018-06-26 20:46:16 +0200
commitf6050ed94749b329378f149d5481182740dbb2cc (patch)
treea41510e3349fd8e2f4f82dcceef64cbeca4b2d2d /dev-util/cppcheck/cppcheck-1.81.ebuild
parentdev-python/zake: Support python3.6 (diff)
downloadgentoo-f6050ed94749b329378f149d5481182740dbb2cc.tar.gz
gentoo-f6050ed94749b329378f149d5481182740dbb2cc.tar.bz2
gentoo-f6050ed94749b329378f149d5481182740dbb2cc.zip
dev-util/cppcheck: Support python3.6
Package-Manager: Portage-2.3.40, Repoman-2.3.9
Diffstat (limited to 'dev-util/cppcheck/cppcheck-1.81.ebuild')
-rw-r--r--dev-util/cppcheck/cppcheck-1.81.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-util/cppcheck/cppcheck-1.81.ebuild b/dev-util/cppcheck/cppcheck-1.81.ebuild
index f5cd79c67e4f..ce60d5ec062a 100644
--- a/dev-util/cppcheck/cppcheck-1.81.ebuild
+++ b/dev-util/cppcheck/cppcheck-1.81.ebuild
@@ -3,7 +3,7 @@
EAPI=6
-PYTHON_COMPAT=( python{2_7,3_4,3_5} )
+PYTHON_COMPAT=( python{2_7,3_4,3_5,3_6} )
inherit distutils-r1 flag-o-matic qmake-utils toolchain-funcs