*/*: Clean PYTHON_COMPAT of obsolete impls
[gentoo.git] / dev-python / pyenchant / pyenchant-1.6.6.ebuild
index a3cd71d5e50bb04ddf40b876ca0ea5477de355f2..f1b8c3a1c83315b193638d23017b7838eda14a4a 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=5
 
-PYTHON_COMPAT=( python2_7 python3_{5,6} pypy )
+PYTHON_COMPAT=( python2_7 python3_6 )
 
 inherit distutils-r1