projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e3535f5
)
dev-python/sleekxmpp: Support python3.6
author
Pacho Ramos
<pacho@gentoo.org>
Thu, 28 Jun 2018 19:13:16 +0000
(21:13 +0200)
committer
Pacho Ramos
<pacho@gentoo.org>
Thu, 28 Jun 2018 19:17:59 +0000
(21:17 +0200)
Package-Manager: Portage-2.3.41, Repoman-2.3.9
dev-python/sleekxmpp/sleekxmpp-1.3.1-r1.ebuild
patch
|
blob
|
history
diff --git
a/dev-python/sleekxmpp/sleekxmpp-1.3.1-r1.ebuild
b/dev-python/sleekxmpp/sleekxmpp-1.3.1-r1.ebuild
index a0d4b80e6e2eec6c06a439271a37cad16e11fb23..192fe2a51459d0383a38bb9408d571ccb73cec8a 100644
(file)
--- a/
dev-python/sleekxmpp/sleekxmpp-1.3.1-r1.ebuild
+++ b/
dev-python/sleekxmpp/sleekxmpp-1.3.1-r1.ebuild
@@
-1,8
+1,8
@@
-# Copyright 1999-201
6
Gentoo Foundation
+# Copyright 1999-201
8
Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=6
-PYTHON_COMPAT=( python{2_7,3_4,3_5} pypy )
+PYTHON_COMPAT=( python{2_7,3_4,3_5
,3_6
} pypy )
inherit eutils distutils-r1