From: Brian Dolbec Date: Mon, 16 Jan 2017 18:29:36 +0000 (-0800) Subject: dev-python/incremental: Drop python-3.3 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=e7821b919d57fcfba7648d5db9e3925fea9aa332;p=gentoo.git dev-python/incremental: Drop python-3.3 Package-Manager: Portage-2.3.3_p23, Repoman-2.3.1_p16 --- diff --git a/dev-python/incremental/incremental-16.10.1.ebuild b/dev-python/incremental/incremental-16.10.1.ebuild index 4f683bf80944..843ec9dd31d3 100644 --- a/dev-python/incremental/incremental-16.10.1.ebuild +++ b/dev-python/incremental/incremental-16.10.1.ebuild @@ -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