projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5be9dfe
)
dev-python/python-mpd: Support python3.6
author
Pacho Ramos
<pacho@gentoo.org>
Sun, 24 Jun 2018 19:10:01 +0000
(21:10 +0200)
committer
Pacho Ramos
<pacho@gentoo.org>
Sun, 24 Jun 2018 19:21:06 +0000
(21:21 +0200)
Package-Manager: Portage-2.3.40, Repoman-2.3.9
dev-python/python-mpd/python-mpd-0.5.5.ebuild
patch
|
blob
|
history
diff --git
a/dev-python/python-mpd/python-mpd-0.5.5.ebuild
b/dev-python/python-mpd/python-mpd-0.5.5.ebuild
index 7fb44e558057939b5c52329834ebead87d832bea..58aa6286c1a489404874da0bf79a02f39f178d8e 100644
(file)
--- a/
dev-python/python-mpd/python-mpd-0.5.5.ebuild
+++ b/
dev-python/python-mpd/python-mpd-0.5.5.ebuild
@@
-1,8
+1,8
@@
-# Copyright 1999-201
7
Gentoo Foundation
+# Copyright 1999-201
8
Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=5
-PYTHON_COMPAT=( python{2_7,3_4,3_5} pypy )
+PYTHON_COMPAT=( python{2_7,3_4,3_5
,3_6
} pypy )
inherit distutils-r1 vcs-snapshot