projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
61384a6
)
dev-util/diffoscope: require >=python-3.5
author
Andrey Grozin
<grozin@gentoo.org>
Wed, 25 Oct 2017 08:42:24 +0000
(15:42 +0700)
committer
Andrey Grozin
<grozin@gentoo.org>
Wed, 25 Oct 2017 08:42:24 +0000
(15:42 +0700)
Closes: https://bugs.gentoo.org/635346
Package-Manager: Portage-2.3.11, Repoman-2.3.3
dev-util/diffoscope/diffoscope-87.ebuild
patch
|
blob
|
history
diff --git
a/dev-util/diffoscope/diffoscope-87.ebuild
b/dev-util/diffoscope/diffoscope-87.ebuild
index 252bb4345841e4dca591df3cde7eceba893e5782..57f42c082286831b1cb7751630a386015447f4df 100644
(file)
--- a/
dev-util/diffoscope/diffoscope-87.ebuild
+++ b/
dev-util/diffoscope/diffoscope-87.ebuild
@@
-2,7
+2,7
@@
# Distributed under the terms of the GNU General Public License v2
EAPI=5
-PYTHON_COMPAT=( python3_{
4,
5,6} )
+PYTHON_COMPAT=( python3_{5,6} )
inherit distutils-r1
DESCRIPTION="Will try to get to the bottom of what makes files or directories different"