dev-python/incremental: Drop python-3.3

Package-Manager: Portage-2.3.3_p23, Repoman-2.3.1_p16
This commit is contained in:
Brian Dolbec
2017-01-16 10:29:36 -08:00
parent 2b42bc3a03
commit e7821b919d

View File

@@ -1,9 +1,9 @@
# Copyright 1999-2016 Gentoo Foundation
# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
EAPI=6
PYTHON_COMPAT=( python2_7 python3_{3,4,5} pypy)
PYTHON_COMPAT=( python2_7 python3_{4,5} pypy)
inherit distutils-r1