projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
421f34a
)
dev-util/setconf: Support newer python
author
Pacho Ramos
<pacho@gentoo.org>
Wed, 12 Jul 2017 14:24:05 +0000
(16:24 +0200)
committer
Pacho Ramos
<pacho@gentoo.org>
Wed, 12 Jul 2017 14:42:44 +0000
(16:42 +0200)
Package-Manager: Portage-2.3.6, Repoman-2.3.2
dev-util/setconf/setconf-0.6.7.ebuild
patch
|
blob
|
history
diff --git
a/dev-util/setconf/setconf-0.6.7.ebuild
b/dev-util/setconf/setconf-0.6.7.ebuild
index b0646c4fed598cba656da327bb12155537acda91..1f5e27b579f0bd5747a17e7de712268048095dd5 100644
(file)
--- a/
dev-util/setconf/setconf-0.6.7.ebuild
+++ b/
dev-util/setconf/setconf-0.6.7.ebuild
@@
-2,7
+2,7
@@
# Distributed under the terms of the GNU General Public License v2
EAPI=5
-PYTHON_COMPAT=( python{2_7,3_4} )
+PYTHON_COMPAT=( python{2_7,3_4
,3_5,3_6
} )
inherit python-single-r1
DESCRIPTION="A small python based utility used to change configuration files"