*/*: Clean PYTHON_COMPAT of obsolete impls
[gentoo.git] / dev-python / pynzb / pynzb-0.1.0-r1.ebuild
index 136c1a2f48fd011d654dff74660dee242b1e4263..6c61911376d9519e7b560feccf068b74d1b52fbf 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} )
+PYTHON_COMPAT=( python3_6 )
 inherit distutils-r1
 
 DESCRIPTION="Unified API for parsing NZB files"