commit:     81294c320c7e5cf732d2a1b995396b3d0ad31f8e
Author:     Pacho Ramos <pacho <AT> gentoo <DOT> org>
AuthorDate: Sun Dec 10 10:22:35 2017 +0000
Commit:     Pacho Ramos <pacho <AT> gentoo <DOT> org>
CommitDate: Sun Dec 10 10:22:35 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=81294c32

xfce-extra/xfce4-alsa-plugin: Add support for newer python

Package-Manager: Portage-2.3.16, Repoman-2.3.6

 xfce-extra/xfce4-alsa-plugin/xfce4-alsa-plugin-0.1.1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/xfce-extra/xfce4-alsa-plugin/xfce4-alsa-plugin-0.1.1.ebuild 
b/xfce-extra/xfce4-alsa-plugin/xfce4-alsa-plugin-0.1.1.ebuild
index f39c233f495..c2984a79c35 100644
--- a/xfce-extra/xfce4-alsa-plugin/xfce4-alsa-plugin-0.1.1.ebuild
+++ b/xfce-extra/xfce4-alsa-plugin/xfce4-alsa-plugin-0.1.1.ebuild
@@ -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=6
 
-PYTHON_COMPAT=( python2_7 python3_4 python3_5 )
+PYTHON_COMPAT=( python2_7 python3_{4,5,6} )
 PYTHON_REQ_USE='threads(+)' # required by waf
 
 inherit python-any-r1 vala waf-utils

Reply via email to