*/*: Clean PYTHON_COMPAT of obsolete impls
[gentoo.git] / dev-python / random2 / random2-1.0.1.ebuild
index 7aaec7be4ba4a8efad337b36e3e38921cd00e6bf..131215dfbdbbf1cfaf009276f0daa33ff190226b 100644 (file)
@@ -1,8 +1,8 @@
-# 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 eutils
 
 DESCRIPTION="Python-2.7 random module ported to python-3"