*/*: Clean PYTHON_COMPAT of obsolete impls
[gentoo.git] / dev-python / pytoml / pytoml-0.1.14.ebuild
index b5ed300fec3d23caa77a832acd7cb8098aef0448..6066bc8427cb00500b7e4d55400ad596612a8679 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=( python2_7 python3_{5,6} )
+PYTHON_COMPAT=( python2_7 python3_6 )
 inherit distutils-r1
 
 TOML_TEST_COMMIT="fa9501a192b7c46b82059caddaef978e3de883dc"