dev-python/vatnumber: Remove pypy; no revdeps and unsatisfied deps
authorMichał Górny <mgorny@gentoo.org>
Sun, 4 Feb 2018 14:21:57 +0000 (15:21 +0100)
committerMichał Górny <mgorny@gentoo.org>
Sun, 4 Feb 2018 14:25:20 +0000 (15:25 +0100)
dev-python/vatnumber/vatnumber-1.1.ebuild

index 2d00115728cb4336dbfb98cc8859ea82c69ede06..4be53644a6d2cba76f79281e45f90ca6e8e52120 100644 (file)
@@ -1,8 +1,8 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI="5"
-PYTHON_COMPAT=( python2_7 pypy )
+PYTHON_COMPAT=( python2_7 )
 
 inherit distutils-r1