*/*: Clean PYTHON_COMPAT of obsolete impls
[gentoo.git] / dev-python / atom / atom-0.4.1.ebuild
index f5e696e65dd8b6b587202dfea46299bc3586d388..e810d940de5ffe9737710b5b4dcd89657af14501 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=6
 
-PYTHON_COMPAT=( python3_{5,6} )
+PYTHON_COMPAT=( python3_6 )
 inherit distutils-r1 flag-o-matic
 
 DESCRIPTION="Memory efficient Python objects"