commit: 674534ac9c61b4231b14ebe76412a270be9cc409
Author: Pacho Ramos <pacho <AT> gentoo <DOT> org>
AuthorDate: Tue Jun 26 18:56:47 2018 +0000
Commit: Pacho Ramos <pacho <AT> gentoo <DOT> org>
CommitDate: Tue Jun 26 19:04:13 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=674534ac
media-libs/gexiv2: Support python3.6
Package-Manager: Portage-2.3.40, Repoman-2.3.9
media-libs/gexiv2/gexiv2-0.10.5-r1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/media-libs/gexiv2/gexiv2-0.10.5-r1.ebuild
b/media-libs/gexiv2/gexiv2-0.10.5-r1.ebuild
index 7c8bc4142ef..72e3559bf0f 100644
--- a/media-libs/gexiv2/gexiv2-0.10.5-r1.ebuild
+++ b/media-libs/gexiv2/gexiv2-0.10.5-r1.ebuild
@@ -3,7 +3,7 @@
EAPI=6
-PYTHON_COMPAT=( python{2_7,3_4,3_5} )
+PYTHON_COMPAT=( python{2_7,3_4,3_5,3_6} )
inherit autotools eutils multilib python-r1 toolchain-funcs versionator
xdg-utils