diff options
author | Michael Weber <xmw@gentoo.org> | 2016-01-14 23:23:00 +0100 |
---|---|---|
committer | Michael Weber <xmw@gentoo.org> | 2016-01-14 23:25:08 +0100 |
commit | 0889a829da8c60581beeb304f91a028363ecdbc2 (patch) | |
tree | 04309a3e5066b0a2ab3dcf981bf9ec99c18064a7 /dev-util/cppcheck/cppcheck-1.69-r1.ebuild | |
parent | aaf891d2b0f19dd6b9ed6d33720ad0ae477195b3 (diff) | |
download | gentoo-0889a829da8c60581beeb304f91a028363ecdbc2.tar.gz gentoo-0889a829da8c60581beeb304f91a028363ecdbc2.tar.xz |
dev-util/cppcheck: Version bump (thanks Christian Strahl, bug 571716).
Package-Manager: portage-2.2.26
Diffstat (limited to 'dev-util/cppcheck/cppcheck-1.69-r1.ebuild')
-rw-r--r-- | dev-util/cppcheck/cppcheck-1.69-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-util/cppcheck/cppcheck-1.69-r1.ebuild b/dev-util/cppcheck/cppcheck-1.69-r1.ebuild index 6c4e7d61a9e..d5d903e527f 100644 --- a/dev-util/cppcheck/cppcheck-1.69-r1.ebuild +++ b/dev-util/cppcheck/cppcheck-1.69-r1.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_3,3_4,3_5} ) inherit distutils-r1 eutils flag-o-matic qt4-r2 toolchain-funcs |