media-libs/gexiv2: Support python3.6
authorPacho Ramos <pacho@gentoo.org>
Wed, 27 Jun 2018 17:19:49 +0000 (19:19 +0200)
committerPacho Ramos <pacho@gentoo.org>
Wed, 27 Jun 2018 17:19:49 +0000 (19:19 +0200)
Package-Manager: Portage-2.3.41, Repoman-2.3.9

media-libs/gexiv2/gexiv2-0.10.8.ebuild

index e3a432736fe8800b51ddc789c246656e0e0eb0bf..8ad241f540c4b847de2f3623ff16e6e2c40bdac9 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 vala xdg-utils