projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5cf28a5
)
net-misc/you-get: Support python3.6
author
Pacho Ramos
<pacho@gentoo.org>
Tue, 26 Jun 2018 19:31:43 +0000
(21:31 +0200)
committer
Pacho Ramos
<pacho@gentoo.org>
Tue, 26 Jun 2018 19:50:54 +0000
(21:50 +0200)
Package-Manager: Portage-2.3.40, Repoman-2.3.9
net-misc/you-get/you-get-0.4.536.ebuild
patch
|
blob
|
history
diff --git
a/net-misc/you-get/you-get-0.4.536.ebuild
b/net-misc/you-get/you-get-0.4.536.ebuild
index 0f407f5c8a1b5b41cab28772b23f1b57d7d31aed..ec302071f7e5da7fe791ccb8adc29007ece5ada6 100644
(file)
--- a/
net-misc/you-get/you-get-0.4.536.ebuild
+++ b/
net-misc/you-get/you-get-0.4.536.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{3_4,3_5})
+PYTHON_COMPAT=(python{3_4,3_5
,3_6
})
inherit eutils distutils-r1