projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6870ec4
)
virtual/python-funcsigs: Update python_gen_cond_dep
author
David Seifert
<soap@gentoo.org>
Fri, 3 Jan 2020 20:46:13 +0000
(21:46 +0100)
committer
David Seifert
<soap@gentoo.org>
Fri, 3 Jan 2020 20:46:13 +0000
(21:46 +0100)
Closes: https://github.com/gentoo/gentoo/pull/14216
Package-Manager: Portage-2.3.84, Repoman-2.3.20
Signed-off-by: David Seifert <soap@gentoo.org>
virtual/python-funcsigs/python-funcsigs-2-r1.ebuild
patch
|
blob
|
history
diff --git
a/virtual/python-funcsigs/python-funcsigs-2-r1.ebuild
b/virtual/python-funcsigs/python-funcsigs-2-r1.ebuild
index 0104a230fbbbd55250f3c148a994f061936387b9..38bf30e8bc75eabbf3f6865caa1dda77b6db52ab 100644
(file)
--- a/
virtual/python-funcsigs/python-funcsigs-2-r1.ebuild
+++ b/
virtual/python-funcsigs/python-funcsigs-2-r1.ebuild
@@
-1,4
+1,4
@@
-# Copyright 1999-20
19
Gentoo Authors
+# Copyright 1999-20
20
Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@
-14,4
+14,4
@@
REQUIRED_USE="${PYTHON_REQUIRED_USE}"
RDEPEND="
${PYTHON_DEPS}
- $(python_gen_cond_dep '>=dev-python/funcsigs-1[${PYTHON_USEDEP}]'
python2_7 python3_5 pypy
)"
+ $(python_gen_cond_dep '>=dev-python/funcsigs-1[${PYTHON_USEDEP}]'
-2
)"