games-fps/doomsday: Remove py2 where possible
authorMichał Górny <mgorny@gentoo.org>
Mon, 10 Feb 2020 13:04:59 +0000 (14:04 +0100)
committerMichał Górny <mgorny@gentoo.org>
Mon, 10 Feb 2020 13:25:57 +0000 (14:25 +0100)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
games-fps/doomsday/doomsday-2.1.1.ebuild

index 8eb5fd81fbeaa1249b714d9f61e634718a611075..ba671d8583015b1c383b2c7a33314faf70e8be48 100644 (file)
@@ -3,7 +3,7 @@
 
 EAPI=7
 
-PYTHON_COMPAT=( python2_7 python3_{6,7} )
+PYTHON_COMPAT=( python3_{6,7} )
 
 inherit cmake python-any-r1 readme.gentoo-r1