*/*: Clean PYTHON_COMPAT of obsolete impls
[gentoo.git] / dev-python / jikanpy / jikanpy-3.4.2.ebuild
index 71e2edf5cf34db2a2e9a7810fe012d7aa42c21a6..ab08d9233e5c2d2419a1ad634d76461a0f1284ee 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 distutils-r1
 
 DESCRIPTION="Python wrapper for jikan.moe API."