From ea5ca6f45c9f4d4b61654141194d9b304d8c2fd3 Mon Sep 17 00:00:00 2001 From: Pacho Ramos Date: Sun, 28 May 2017 11:25:19 +0200 Subject: media-gfx/exiv2: Support newer python Package-Manager: Portage-2.3.6, Repoman-2.3.2 --- media-gfx/exiv2/exiv2-0.25-r2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'media-gfx/exiv2') diff --git a/media-gfx/exiv2/exiv2-0.25-r2.ebuild b/media-gfx/exiv2/exiv2-0.25-r2.ebuild index 5429666560d..5f2ca76c7da 100644 --- a/media-gfx/exiv2/exiv2-0.25-r2.ebuild +++ b/media-gfx/exiv2/exiv2-0.25-r2.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 EAPI=5 -PYTHON_COMPAT=( python{2_7,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4,3_5,3_6} ) inherit eutils cmake-multilib python-any-r1 -- cgit v1.2.1