From: Pacho Ramos Date: Tue, 26 Jun 2018 19:31:43 +0000 (+0200) Subject: net-misc/you-get: Support python3.6 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=cbaabbeca4945b8cd7d0354ef2d6a55a93fbb6a9;p=gentoo.git net-misc/you-get: Support python3.6 Package-Manager: Portage-2.3.40, Repoman-2.3.9 --- 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 0f407f5c8a1b..ec302071f7e5 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