*/*: Clean PYTHON_COMPAT of obsolete impls
[gentoo.git] / dev-python / stomper / stomper-0.3.0.ebuild
index 726d8d2a319c8f31870f3bf74efce0edf459bf27..2f0b31c2890c0e1de2aa78e001dc0d363742b429 100644 (file)
@@ -1,9 +1,9 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
 # Supports only py2 pypy
-PYTHON_COMPAT=( python2_7 pypy )
+PYTHON_COMPAT=( python2_7 )
 
 inherit distutils-r1