app-arch/vimball: drop py3.3 support for live ebuild

This commit is contained in:
Tim Harder
2016-10-29 19:10:58 -04:00
parent e7e35db554
commit 0e4d677487

View File

@@ -3,7 +3,7 @@
# $Id$
EAPI=5
PYTHON_COMPAT=( python{3_3,3_4,3_5} )
PYTHON_COMPAT=( python{3_4,3_5} )
inherit distutils-r1
if [[ ${PV} == *9999 ]] ; then