[gnome-commander] Increases python compatibility in gentoo ebuild to v3.4



commit cfad4173ac5ee2079fee74eebab2f04802369175
Author: Uwe Scholz <uwescholz src gnome org>
Date:   Sat Feb 18 21:57:37 2017 +0100

    Increases python compatibility in gentoo ebuild to v3.4

 data/gnome-commander.ebuild.in |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/data/gnome-commander.ebuild.in b/data/gnome-commander.ebuild.in
index babe6b4..83bc3cf 100644
--- a/data/gnome-commander.ebuild.in
+++ b/data/gnome-commander.ebuild.in
@@ -4,7 +4,7 @@
 
 EAPI=6
 
-PYTHON_COMPAT=( python2_7 )
+PYTHON_COMPAT=( python{2_7,3_4} )
 GNOME2_LA_PUNT="yes"
 
 inherit eutils gnome2 python-single-r1


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]