projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e0b6063
)
dev-python/httpstat: DISTUTILS_USE_SETUPTOOLS=rdepend
author
Mike Gilbert
<floppym@gentoo.org>
Tue, 21 Apr 2020 18:33:07 +0000
(14:33 -0400)
committer
Mike Gilbert
<floppym@gentoo.org>
Tue, 21 Apr 2020 18:33:07 +0000
(14:33 -0400)
Signed-off-by: Mike Gilbert <floppym@gentoo.org>
dev-python/httpstat/httpstat-1.2.1-r1.ebuild
patch
|
blob
|
history
diff --git
a/dev-python/httpstat/httpstat-1.2.1-r1.ebuild
b/dev-python/httpstat/httpstat-1.2.1-r1.ebuild
index ea72561d50b3d94c2ea6de4dec8f750d1beecb36..22fd54b54735c3cc10b06bda095c9aad56634142 100644
(file)
--- a/
dev-python/httpstat/httpstat-1.2.1-r1.ebuild
+++ b/
dev-python/httpstat/httpstat-1.2.1-r1.ebuild
@@
-2,8
+2,8
@@
# Distributed under the terms of the GNU General Public License v2
EAPI="7"
-
PYTHON_COMPAT=( python3_{6,7} pypy3 )
+DISTUTILS_USE_SETUPTOOLS=rdepend
inherit distutils-r1