media-libs/vulkan-loader: Add python3.6 support
authorMatt Turner <mattst88@gentoo.org>
Wed, 1 Nov 2017 23:50:59 +0000 (16:50 -0700)
committerMatt Turner <mattst88@gentoo.org>
Wed, 1 Nov 2017 23:50:59 +0000 (16:50 -0700)
Closes: https://bugs.gentoo.org/636136
Package-Manager: Portage-2.3.8, Repoman-2.3.3

media-libs/vulkan-loader/vulkan-loader-1.0.61.1.ebuild
media-libs/vulkan-loader/vulkan-loader-9999.ebuild

index 4ab7f86d549404b7d8010f588697ec552ae28736..c4fe082f0783b967b7bdff8b701eb855fc157da1 100644 (file)
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
-PYTHON_COMPAT=( python3_{4,5} )
+PYTHON_COMPAT=( python3_{4,5,6} )
 
 if [[ "${PV}" == "9999" ]]; then
        EGIT_REPO_URI="https://github.com/KhronosGroup/Vulkan-LoaderAndValidationLayers.git"
index 4ab7f86d549404b7d8010f588697ec552ae28736..c4fe082f0783b967b7bdff8b701eb855fc157da1 100644 (file)
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
-PYTHON_COMPAT=( python3_{4,5} )
+PYTHON_COMPAT=( python3_{4,5,6} )
 
 if [[ "${PV}" == "9999" ]]; then
        EGIT_REPO_URI="https://github.com/KhronosGroup/Vulkan-LoaderAndValidationLayers.git"