*/*: Clean PYTHON_COMPAT of obsolete impls
[gentoo.git] / media-libs / vulkan-layers / vulkan-layers-1.1.125-r2.ebuild
index dc81b5e2541f1bbf209e130b47ad1d893cbd115e..9a3f1dd75c313123280a2cc9047662a57ccd0d67 100644 (file)
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
-PYTHON_COMPAT=( python3_{5,6,7} )
+PYTHON_COMPAT=( python3_{6,7} )
 
 if [[ "${PV}" == "9999" ]]; then
        EGIT_REPO_URI="https://github.com/KhronosGroup/Vulkan-ValidationLayers.git"