From cbaabbeca4945b8cd7d0354ef2d6a55a93fbb6a9 Mon Sep 17 00:00:00 2001 From: Pacho Ramos Date: Tue, 26 Jun 2018 21:31:43 +0200 Subject: [PATCH] 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 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 -- 2.26.2