projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
773afbe
)
sys-apps/i2c-tools: Support python 3.5
author
Pacho Ramos
<pacho@gentoo.org>
Sat, 8 Oct 2016 13:38:16 +0000
(15:38 +0200)
committer
Pacho Ramos
<pacho@gentoo.org>
Sat, 8 Oct 2016 13:38:16 +0000
(15:38 +0200)
Package-Manager: portage-2.3.1
sys-apps/i2c-tools/i2c-tools-3.1.1-r1.ebuild
patch
|
blob
|
history
diff --git
a/sys-apps/i2c-tools/i2c-tools-3.1.1-r1.ebuild
b/sys-apps/i2c-tools/i2c-tools-3.1.1-r1.ebuild
index 2aef2c63610dde6994ade11de9163323ec2b36ac..61b55530c0a8ab4099bf3e0d9be4be99d8134c23 100644
(file)
--- a/
sys-apps/i2c-tools/i2c-tools-3.1.1-r1.ebuild
+++ b/
sys-apps/i2c-tools/i2c-tools-3.1.1-r1.ebuild
@@
-1,9
+1,9
@@
-# Copyright 1999-201
5
Gentoo Foundation
+# Copyright 1999-201
6
Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
EAPI="5"
-PYTHON_COMPAT=( python{2_7,3_3,3_4} )
+PYTHON_COMPAT=( python{2_7,3_3,3_4
,3_5
} )
DISTUTILS_OPTIONAL="1"
inherit flag-o-matic toolchain-funcs distutils-r1