From b166ef03c1fc9f3140bee1ddbaf2ec4bc602ec05 Mon Sep 17 00:00:00 2001 From: Pacho Ramos Date: Mon, 24 Apr 2017 12:47:34 +0200 Subject: media-libs/sratom: Support newer python Package-Manager: Portage-2.3.5, Repoman-2.3.2 --- media-libs/sratom/sratom-0.6.0.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'media-libs/sratom') diff --git a/media-libs/sratom/sratom-0.6.0.ebuild b/media-libs/sratom/sratom-0.6.0.ebuild index f453da05ec7d..8e9b3c7df608 100644 --- a/media-libs/sratom/sratom-0.6.0.ebuild +++ b/media-libs/sratom/sratom-0.6.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 -- cgit v1.2.3-65-gdbad