*/*: Clean PYTHON_COMPAT of obsolete impls
[gentoo.git] / dev-python / mamba / mamba-0.8.6.ebuild
index e43ab93a9bd25ae44977dd6f980645185823acfb..e12a951613b221d68970ffdb2040ae93f7dca9db 100644 (file)
@@ -1,8 +1,8 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
-PYTHON_COMPAT=( python{2_7,3_5,3_6} )
+PYTHON_COMPAT=( python{2_7,3_6} )
 
 inherit distutils-r1