summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Sturmlechner <asturm@gentoo.org>2020-03-11 20:58:05 +0100
committerMatt Turner <mattst88@gentoo.org>2020-03-15 14:28:38 -0700
commit6fc5184f964f738e3b90fd263b0f4ae056050f97 (patch)
tree4fd8cc7ec8489753ad533908a531fd5e696cc612 /dev-util/vulkan-tools
parentdev-util/vulkan-tools: 9999 cleanup, cmake.eclass, >=cmake-3.10.2 (diff)
downloadgentoo-6fc5184f964f738e3b90fd263b0f4ae056050f97.tar.gz
gentoo-6fc5184f964f738e3b90fd263b0f4ae056050f97.tar.bz2
gentoo-6fc5184f964f738e3b90fd263b0f4ae056050f97.zip
dev-util/vulkan-tools: python3_8
Package-Manager: Portage-2.3.93, Repoman-2.3.20 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org> Signed-off-by: Matt Turner <mattst88@gentoo.org>
Diffstat (limited to 'dev-util/vulkan-tools')
-rw-r--r--dev-util/vulkan-tools/vulkan-tools-9999.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-util/vulkan-tools/vulkan-tools-9999.ebuild b/dev-util/vulkan-tools/vulkan-tools-9999.ebuild
index 57cd7f76737b..d00a6b3086a0 100644
--- a/dev-util/vulkan-tools/vulkan-tools-9999.ebuild
+++ b/dev-util/vulkan-tools/vulkan-tools-9999.ebuild
@@ -5,7 +5,7 @@ EAPI=7
MY_PN=Vulkan-Tools
CMAKE_ECLASS="cmake"
-PYTHON_COMPAT=( python3_{6,7} )
+PYTHON_COMPAT=( python3_{6,7,8} )
inherit cmake-multilib python-any-r1
if [[ ${PV} == *9999* ]]; then