summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMartin Väth <martin@mvath.de>2016-10-28 17:42:03 +0200
committerMartin Väth <martin@mvath.de>2016-10-28 17:42:03 +0200
commit79b75ae062dede644250c2e117ef7c2dda9fb71b (patch)
tree795d241a0fdc64ea6707d6c1fc2534b5a176a778 /dev-cpp
parentapp-shells/quoter: Version bump (diff)
downloadmv-79b75ae062dede644250c2e117ef7c2dda9fb71b.tar.gz
mv-79b75ae062dede644250c2e117ef7c2dda9fb71b.tar.bz2
mv-79b75ae062dede644250c2e117ef7c2dda9fb71b.zip
remove jython2_6 option
Diffstat (limited to 'dev-cpp')
-rw-r--r--dev-cpp/cpplint/cpplint-99999999.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-cpp/cpplint/cpplint-99999999.ebuild b/dev-cpp/cpplint/cpplint-99999999.ebuild
index 2c4542c1..aec446ee 100644
--- a/dev-cpp/cpplint/cpplint-99999999.ebuild
+++ b/dev-cpp/cpplint/cpplint-99999999.ebuild
@@ -2,7 +2,7 @@
# Distributed under the terms of the GNU General Public License v2
EAPI=6
-PYTHON_COMPAT=( jython2_7 pypy python2_7 )
+PYTHON_COMPAT=( pypy python2_7 )
EGIT_REPO_URI="git://github.com/google/styleguide.git"
inherit elisp-common git-r3 python-single-r1
RESTRICT="mirror"