From 0de0d4387b220accd962007ba2d794ed1d0951e8 Mon Sep 17 00:00:00 2001 From: Pacho Ramos Date: Mon, 24 Apr 2017 12:50:28 +0200 Subject: [PATCH] media-plugins/mda-lv2: Support newer python Package-Manager: Portage-2.3.5, Repoman-2.3.2 --- media-plugins/mda-lv2/mda-lv2-1.2.2.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/media-plugins/mda-lv2/mda-lv2-1.2.2.ebuild b/media-plugins/mda-lv2/mda-lv2-1.2.2.ebuild index 1c0dfd40b0f3..2bf84207a521 100644 --- a/media-plugins/mda-lv2/mda-lv2-1.2.2.ebuild +++ b/media-plugins/mda-lv2/mda-lv2-1.2.2.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=4 -PYTHON_COMPAT=( python{2_7,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4,3_5,3_6} ) PYTHON_REQ_USE='threads(+)' inherit python-any-r1 waf-utils -- 2.26.2