From c32fe0278e2af1afbbb79544e7fb54b3cc01a0c5 Mon Sep 17 00:00:00 2001 From: Pacho Ramos Date: Mon, 24 Apr 2017 10:58:57 +0200 Subject: [PATCH] dev-libs/sord: Support newer python Package-Manager: Portage-2.3.5, Repoman-2.3.2 --- dev-libs/sord/sord-0.16.0.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-libs/sord/sord-0.16.0.ebuild b/dev-libs/sord/sord-0.16.0.ebuild index 50761e227089..73eafe5dc2b1 100644 --- a/dev-libs/sord/sord-0.16.0.ebuild +++ b/dev-libs/sord/sord-0.16.0.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=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