*/*: Clean PYTHON_COMPAT of obsolete impls
[gentoo.git] / dev-python / neovim-remote / neovim-remote-9999.ebuild
index 257f23e24437a6883843096e0f4e6966cdcfff73..58a2f8750763eb32066d602f9d39cc074006bd58 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=6
-PYTHON_COMPAT=( python3_{5,6} )
+PYTHON_COMPAT=( python3_6 )
 
 inherit distutils-r1