sys-apps/coreutils: Enable Python 3.6 support in ebuild
authorThomas Deutschmann <whissi@gentoo.org>
Mon, 6 Nov 2017 21:02:16 +0000 (22:02 +0100)
committerThomas Deutschmann <whissi@gentoo.org>
Mon, 6 Nov 2017 21:02:28 +0000 (22:02 +0100)
Package-Manager: Portage-2.3.13, Repoman-2.3.4

sys-apps/coreutils/coreutils-8.28-r1.ebuild

index e4ab5f9b3718491bbfb183ebe99368f87c356e30..3cc503652bc2de305305ac9e8974112214973d13 100644 (file)
@@ -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