Skip to content

Commit

Permalink
gnome-extra/cinnamon-screensaver: Support newer python
Browse files Browse the repository at this point in the history
Package-Manager: Portage-2.3.6, Repoman-2.3.2
  • Loading branch information
pacho2 committed May 29, 2017
1 parent 121c316 commit 6c74d84
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# Distributed under the terms of the GNU General Public License v2

EAPI=6
PYTHON_COMPAT=( python3_4 )
PYTHON_COMPAT=( python3_{4,5,6} )

inherit autotools gnome2 multilib python-single-r1

Expand Down

0 comments on commit 6c74d84

Please sign in to comment.