app-emulation/libguestfs: Support python3.6
authorPacho Ramos <pacho@gentoo.org>
Wed, 27 Jun 2018 17:13:36 +0000 (19:13 +0200)
committerPacho Ramos <pacho@gentoo.org>
Wed, 27 Jun 2018 17:15:37 +0000 (19:15 +0200)
Package-Manager: Portage-2.3.41, Repoman-2.3.9

app-emulation/libguestfs/libguestfs-1.36.13.ebuild

index ffe817495784eb34d345e49e14e8958e4e90b738..2ec5171dd6937181b5a5fa3ba66a2bd431fc6a68 100644 (file)
@@ -3,7 +3,7 @@
 
 EAPI=6
 
-PYTHON_COMPAT=( python{2_7,3_{4,5}} )
+PYTHON_COMPAT=( python{2_7,3_{4,5,6}} )
 
 inherit eutils autotools linux-info perl-functions python-single-r1 versionator