commit: e7821b919d57fcfba7648d5db9e3925fea9aa332
Author: Brian Dolbec <dolsen <AT> gentoo <DOT> org>
AuthorDate: Mon Jan 16 18:29:36 2017 +0000
Commit: Brian Dolbec <dolsen <AT> gentoo <DOT> org>
CommitDate: Mon Jan 16 18:29:36 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e7821b91
dev-python/incremental: Drop python-3.3
Package-Manager: Portage-2.3.3_p23, Repoman-2.3.1_p16
dev-python/incremental/incremental-16.10.1.ebuild | 4 ++--
1 file 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 4f683bf..843ec9d 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