projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0dc0277
)
dev-util/howdoi: Support newer python
author
Pacho Ramos
<pacho@gentoo.org>
Wed, 12 Jul 2017 14:36:20 +0000
(16:36 +0200)
committer
Pacho Ramos
<pacho@gentoo.org>
Wed, 12 Jul 2017 14:42:49 +0000
(16:42 +0200)
Package-Manager: Portage-2.3.6, Repoman-2.3.2
dev-util/howdoi/howdoi-1.1.9.ebuild
patch
|
blob
|
history
diff --git
a/dev-util/howdoi/howdoi-1.1.9.ebuild
b/dev-util/howdoi/howdoi-1.1.9.ebuild
index 64922e337903fc69b7e7aa150db8a4e7a854f2e4..16b477d33ed509b3d1200a874331e83f6467fccc 100644
(file)
--- a/
dev-util/howdoi/howdoi-1.1.9.ebuild
+++ b/
dev-util/howdoi/howdoi-1.1.9.ebuild
@@
-1,9
+1,9
@@
-# Copyright 1999-201
6
Gentoo Foundation
+# Copyright 1999-201
7
Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=6
-PYTHON_COMPAT=( python{2_7,3_4} )
+PYTHON_COMPAT=( python{2_7,3_4
,3_5
} )
inherit distutils-r1
DESCRIPTION="A code search tool"