dev-python/pygobject: Drop dead python3_3 implementation from PYTHON_COMPAT
authorMart Raudsepp <leio@gentoo.org>
Fri, 6 Jan 2017 20:20:51 +0000 (22:20 +0200)
committerMart Raudsepp <leio@gentoo.org>
Fri, 6 Jan 2017 20:21:12 +0000 (22:21 +0200)
This was removed in earlier version, but the bump happened on the
same date as the global removal, so it ended up reappearing.

Package-Manager: Portage-2.3.3, Repoman-2.3.1

dev-python/pygobject/pygobject-3.22.0.ebuild

index baa6591a13447accfbcd0f4e6139b8485198ad1f..fcbbc19c160cec2cacca6cded754da99c5ab418c 100644 (file)
@@ -1,10 +1,10 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
 EAPI=6
 GNOME2_LA_PUNT="yes"
-PYTHON_COMPAT=( python2_7 python3_{3,4,5} )
+PYTHON_COMPAT=( python2_7 python3_{4,5} )
 
 inherit eutils gnome2 python-r1 virtualx