*/*: Clean PYTHON_COMPAT of obsolete impls
[gentoo.git] / dev-python / python-uinput / python-uinput-0.10.2.ebuild
index 46118efe9f9ebf73341c9c51f2ae7a63e822b828..2283eac760eb371122366bf24bf1f377ecbc91a4 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