Skip to content

Commit

Permalink
gnome-extra/gnome-dvb-daemon: Add support for newer python
Browse files Browse the repository at this point in the history
Package-Manager: Portage-2.3.16, Repoman-2.3.6
  • Loading branch information
pacho2 committed Dec 10, 2017
1 parent f17f8f6 commit fe767cf
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions gnome-extra/gnome-dvb-daemon/gnome-dvb-daemon-0.2.90.ebuild
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
# Copyright 1999-2016 Gentoo Foundation
# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2

EAPI="5"
GCONF_DEBUG="no"
PYTHON_COMPAT=( python{3_4,3_5} )
PYTHON_COMPAT=( python{3_4,3_5,3_6} )
VALA_MIN_API_VERSION="0.26"

inherit eutils gnome2 multilib python-any-r1 vala
Expand Down

0 comments on commit fe767cf

Please sign in to comment.