Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 686916
Collapse All | Expand All

(-)/usr/portage/dev-util/cppcheck/cppcheck-1.87.ebuild (-1 / +1 lines)
Lines 2-8 Link Here
2
# Distributed under the terms of the GNU General Public License v2
2
# Distributed under the terms of the GNU General Public License v2
3
3
4
EAPI=7
4
EAPI=7
5
PYTHON_COMPAT=( python{2_7,3_5,3_6} )
5
PYTHON_COMPAT=( python{2_7,3_5,3_6,3_7} )
6
inherit distutils-r1 qmake-utils toolchain-funcs
6
inherit distutils-r1 qmake-utils toolchain-funcs
7
7
8
DESCRIPTION="Static analyzer of C/C++ code"
8
DESCRIPTION="Static analyzer of C/C++ code"

Return to bug 686916