From 81294c320c7e5cf732d2a1b995396b3d0ad31f8e Mon Sep 17 00:00:00 2001 From: Pacho Ramos Date: Sun, 10 Dec 2017 11:22:35 +0100 Subject: 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 f39c233f4951..c2984a79c358 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 -- cgit v1.2.3-65-gdbad