commit: cbaabbeca4945b8cd7d0354ef2d6a55a93fbb6a9
Author: Pacho Ramos <pacho <AT> gentoo <DOT> org>
AuthorDate: Tue Jun 26 19:31:43 2018 +0000
Commit: Pacho Ramos <pacho <AT> gentoo <DOT> org>
CommitDate: Tue Jun 26 19:50:54 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cbaabbec
net-misc/you-get: Support python3.6
Package-Manager: Portage-2.3.40, Repoman-2.3.9
net-misc/you-get/you-get-0.4.536.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
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 0f407f5c8a1..ec302071f7e 100644
--- 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-2017 Gentoo Foundation
+# Copyright 1999-2018 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