projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
aa850d0
)
media-libs/pyliblo: Support python3.6
author
Pacho Ramos
<pacho@gentoo.org>
Tue, 26 Jun 2018 18:59:02 +0000
(20:59 +0200)
committer
Pacho Ramos
<pacho@gentoo.org>
Tue, 26 Jun 2018 19:04:16 +0000
(21:04 +0200)
Package-Manager: Portage-2.3.40, Repoman-2.3.9
media-libs/pyliblo/pyliblo-0.10.0.ebuild
patch
|
blob
|
history
diff --git
a/media-libs/pyliblo/pyliblo-0.10.0.ebuild
b/media-libs/pyliblo/pyliblo-0.10.0.ebuild
index c888c9e2eba53f98df4ac8eb71d883a4274fd698..f8533b12693d3c9c30fa54440c4be453cf2e4058 100644
(file)
--- a/
media-libs/pyliblo/pyliblo-0.10.0.ebuild
+++ b/
media-libs/pyliblo/pyliblo-0.10.0.ebuild
@@
-1,9
+1,9
@@
-# 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} )
+PYTHON_COMPAT=( python{2_7,3_4,3_5
,3_6
} )
inherit distutils-r1
DESCRIPTION="A Python wrapper for the liblo OSC library"