summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMartin Väth <martin@mvath.de>2017-03-24 06:45:17 +0100
committerMartin Väth <martin@mvath.de>2017-03-24 06:45:17 +0100
commitdfb0fa09690305af10d15dd47dcb77b4133f8b17 (patch)
tree58563bf855188e36205048083075d3691d846d7a /x11-misc/redshift/redshift-1.8.ebuild
parentx11-libs/gtk+: Version bump (diff)
downloadmv-dfb0fa09690305af10d15dd47dcb77b4133f8b17.tar.gz
mv-dfb0fa09690305af10d15dd47dcb77b4133f8b17.tar.bz2
mv-dfb0fa09690305af10d15dd47dcb77b4133f8b17.zip
Fix python deps
Diffstat (limited to 'x11-misc/redshift/redshift-1.8.ebuild')
-rw-r--r--x11-misc/redshift/redshift-1.8.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-misc/redshift/redshift-1.8.ebuild b/x11-misc/redshift/redshift-1.8.ebuild
index 1c5bb3b7..c0f1e931 100644
--- a/x11-misc/redshift/redshift-1.8.ebuild
+++ b/x11-misc/redshift/redshift-1.8.ebuild
@@ -1,9 +1,9 @@
-# Copyright 2016 Gentoo Foundation
+# Copyright 2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=6
RESTRICT="mirror"
-PYTHON_COMPAT=( python{2_6,2_7} )
+PYTHON_COMPAT=( python2_7 )
inherit autotools gnome2-utils python-r1