From: Pacho Ramos Date: Sat, 23 Jun 2018 10:45:42 +0000 (+0200) Subject: sys-fs/bcache-tools: Support python3.6 (#658788) X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=d0596ad2479d94250687c4b4e42f31618ff7d16f;p=gentoo.git sys-fs/bcache-tools: Support python3.6 (#658788) Package-Manager: Portage-2.3.40, Repoman-2.3.9 --- diff --git a/sys-fs/bcache-tools/bcache-tools-1.0.8_p20140220-r1.ebuild b/sys-fs/bcache-tools/bcache-tools-1.0.8_p20140220-r1.ebuild index bc8099d825ce..a2b0838d0cce 100644 --- a/sys-fs/bcache-tools/bcache-tools-1.0.8_p20140220-r1.ebuild +++ b/sys-fs/bcache-tools/bcache-tools-1.0.8_p20140220-r1.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 -PYTHON_COMPAT=( python3_{4,5} ) +PYTHON_COMPAT=( python3_{4,5,6} ) inherit eutils flag-o-matic python-r1 toolchain-funcs udev