*/*: Clean PYTHON_COMPAT of obsolete impls
[gentoo.git] / sci-libs / bmrblib / bmrblib-1.0.3.ebuild
index feda6a9d29691c9ae2f213868e687d29fdc32b24..3211e7e10710d707991f571d16e602a1c9c31b12 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=( python2_7 python3_{5,6} pypy )
+PYTHON_COMPAT=( python2_7 python3_6 )
 
 inherit distutils-r1