media-libs/gexiv2: Support python3.6
authorPacho Ramos <pacho@gentoo.org>
Tue, 26 Jun 2018 18:56:47 +0000 (20:56 +0200)
committerPacho Ramos <pacho@gentoo.org>
Tue, 26 Jun 2018 19:04:13 +0000 (21:04 +0200)
Package-Manager: Portage-2.3.40, Repoman-2.3.9

media-libs/gexiv2/gexiv2-0.10.5-r1.ebuild

index 7c8bc4142efcddba89056d6e6741ff2def6c5639..72e3559bf0f8ec5df452c27f4717e6629de875d6 100644 (file)
@@ -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