projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
51791e5
)
dev-python/vatnumber: Remove pypy; no revdeps and unsatisfied deps
author
Michał Górny
<mgorny@gentoo.org>
Sun, 4 Feb 2018 14:21:57 +0000
(15:21 +0100)
committer
Michał Górny
<mgorny@gentoo.org>
Sun, 4 Feb 2018 14:25:20 +0000
(15:25 +0100)
dev-python/vatnumber/vatnumber-1.1.ebuild
patch
|
blob
|
history
diff --git
a/dev-python/vatnumber/vatnumber-1.1.ebuild
b/dev-python/vatnumber/vatnumber-1.1.ebuild
index 2d00115728cb4336dbfb98cc8859ea82c69ede06..4be53644a6d2cba76f79281e45f90ca6e8e52120 100644
(file)
--- a/
dev-python/vatnumber/vatnumber-1.1.ebuild
+++ b/
dev-python/vatnumber/vatnumber-1.1.ebuild
@@
-1,8
+1,8
@@
-# Copyright 1999-201
6
Gentoo Foundation
+# Copyright 1999-201
8
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