*/*: Clean PYTHON_COMPAT of obsolete impls
[gentoo.git] / dev-python / uranium / uranium-4.3.0.ebuild
index 1024b2dba6711040bd8cec7def5771fafd39bbee..e0867d59d2f8a3d8cbc56f5682b03624800b2c86 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} )
+PYTHON_COMPAT=( python3_6 )
 
 inherit cmake-utils python-single-r1