*/*: Clean PYTHON_COMPAT of obsolete impls
[gentoo.git] / dev-util / rr / rr-5.3.0.ebuild
index c749db458857da039a77a954d93e3101266c6be6..10707860b4aea72257391f3f9bb29cbe0de152b0 100644 (file)
@@ -1,9 +1,9 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
 
-PYTHON_COMPAT=( python3_{5,6,7,8} )
+PYTHON_COMPAT=( python3_{6,7,8} )
 CMAKE_BUILD_TYPE=Release
 
 inherit cmake-utils linux-info python-single-r1