commit: d528a1951cba47171469eb5f0217cffed6fb0833
Author: Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
AuthorDate: Tue Nov 24 19:17:01 2015 +0000
Commit: Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
CommitDate: Tue Nov 24 19:20:05 2015 +0000
URL: https://gitweb.gentoo.org/dev/eva.git/commit/?id=d528a195
dev-python/times: drop python3_3 support
Package-Manager: portage-2.2.25
Manifest-Sign-Key: C6085806
dev-python/times/times-0.7.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/dev-python/times/times-0.7.ebuild
b/dev-python/times/times-0.7.ebuild
index a29775d..ab1af31 100644
--- a/dev-python/times/times-0.7.ebuild
+++ b/dev-python/times/times-0.7.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
EAPI="5"
-PYTHON_COMPAT=( python{2_7,3_3,3_4} )
+PYTHON_COMPAT=( python{2_7,3_4} )
inherit distutils-r1