*/*: Clean PYTHON_COMPAT of obsolete impls
[gentoo.git] / dev-python / amodem / amodem-1.13.ebuild
index 020e3d16cc4ae99e153bba9af8da64cd14a22a40..835ca0c8176ecac9381a44592ce9cb5be7c521e9 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=( python3_{5,6} pypy3 )
+PYTHON_COMPAT=( python3_6 pypy3 )
 
 inherit distutils-r1