projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d89be16
)
dev-python/pycanberra: Support python3.6
author
Pacho Ramos
<pacho@gentoo.org>
Sun, 24 Jun 2018 15:59:13 +0000
(17:59 +0200)
committer
Pacho Ramos
<pacho@gentoo.org>
Sun, 24 Jun 2018 16:21:16 +0000
(18:21 +0200)
Package-Manager: Portage-2.3.40, Repoman-2.3.9
dev-python/pycanberra/pycanberra-0_pre20130515.ebuild
patch
|
blob
|
history
diff --git
a/dev-python/pycanberra/pycanberra-0_pre20130515.ebuild
b/dev-python/pycanberra/pycanberra-0_pre20130515.ebuild
index ae8a4c33bfbd19ad89beec3eb444d1853b49ce96..0f91b3417be174f10996caf88812defdcb84eeb6 100644
(file)
--- a/
dev-python/pycanberra/pycanberra-0_pre20130515.ebuild
+++ b/
dev-python/pycanberra/pycanberra-0_pre20130515.ebuild
@@
-1,9
+1,9
@@
-# 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} )
+PYTHON_COMPAT=( python{2_7,3_4,3_5
,3_6
} )
inherit python-r1