From: Thomas Deutschmann Date: Mon, 6 Nov 2017 21:02:16 +0000 (+0100) Subject: sys-apps/coreutils: Enable Python 3.6 support in ebuild X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=d1c898d22c6568c5cab5b0007595cff33766139b;p=gentoo.git sys-apps/coreutils: Enable Python 3.6 support in ebuild Package-Manager: Portage-2.3.13, Repoman-2.3.4 --- diff --git a/sys-apps/coreutils/coreutils-8.28-r1.ebuild b/sys-apps/coreutils/coreutils-8.28-r1.ebuild index e4ab5f9b3718..3cc503652bc2 100644 --- a/sys-apps/coreutils/coreutils-8.28-r1.ebuild +++ b/sys-apps/coreutils/coreutils-8.28-r1.ebuild @@ -9,7 +9,7 @@ EAPI="6" -PYTHON_COMPAT=( python{2_7,3_4,3_5} ) +PYTHON_COMPAT=( python{2_7,3_4,3_5,3_6} ) inherit eutils flag-o-matic python-any-r1 toolchain-funcs