*/*: Clean PYTHON_COMPAT of obsolete impls
[gentoo.git] / dev-libs / libbytesize / libbytesize-2.1.ebuild
index ae527783b02735512411c1f0d589d085a081fd9f..0d91bc5f999883113267cba03397732fd0d93eba 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=7
 
-PYTHON_COMPAT=( python3_{5,6,7,8} )
+PYTHON_COMPAT=( python3_{6,7,8} )
 
 inherit python-r1