summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2018-02-04 15:21:57 +0100
committerMichał Górny <mgorny@gentoo.org>2018-02-04 15:25:20 +0100
commit936ac92b5fbdf8cf3e61857c827e56393281cf86 (patch)
tree9078d5c4f49f973a555ffc35b58b4bd2ae849bd9 /dev-python/vatnumber
parentapp-text/texlive-core: amd64 stable (diff)
downloadgentoo-936ac92b5fbdf8cf3e61857c827e56393281cf86.tar.gz
gentoo-936ac92b5fbdf8cf3e61857c827e56393281cf86.tar.bz2
gentoo-936ac92b5fbdf8cf3e61857c827e56393281cf86.zip
dev-python/vatnumber: Remove pypy; no revdeps and unsatisfied deps
Diffstat (limited to 'dev-python/vatnumber')
-rw-r--r--dev-python/vatnumber/vatnumber-1.1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/vatnumber/vatnumber-1.1.ebuild b/dev-python/vatnumber/vatnumber-1.1.ebuild
index 2d00115728cb..4be53644a6d2 100644
--- a/dev-python/vatnumber/vatnumber-1.1.ebuild
+++ b/dev-python/vatnumber/vatnumber-1.1.ebuild
@@ -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