From d1c898d22c6568c5cab5b0007595cff33766139b Mon Sep 17 00:00:00 2001 From: Thomas Deutschmann Date: Mon, 6 Nov 2017 22:02:16 +0100 Subject: [PATCH] sys-apps/coreutils: Enable Python 3.6 support in ebuild Package-Manager: Portage-2.3.13, Repoman-2.3.4 --- sys-apps/coreutils/coreutils-8.28-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.26.2