summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrian Dolbec <dolsen@gentoo.org>2017-01-16 10:29:36 -0800
committerBrian Dolbec <dolsen@gentoo.org>2017-01-16 10:29:36 -0800
commite7821b919d57fcfba7648d5db9e3925fea9aa332 (patch)
tree0f9047342682b6330382d44209e3ad18711e01d1 /dev-python/incremental
parentapp-admin/ansible: Fix jinja dep in 2.2.1.0 (diff)
downloadgentoo-e7821b919d57fcfba7648d5db9e3925fea9aa332.tar.gz
gentoo-e7821b919d57fcfba7648d5db9e3925fea9aa332.tar.bz2
gentoo-e7821b919d57fcfba7648d5db9e3925fea9aa332.zip
dev-python/incremental: Drop python-3.3
Package-Manager: Portage-2.3.3_p23, Repoman-2.3.1_p16
Diffstat (limited to 'dev-python/incremental')
-rw-r--r--dev-python/incremental/incremental-16.10.1.ebuild4
1 files changed, 2 insertions, 2 deletions
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