commit:     d0596ad2479d94250687c4b4e42f31618ff7d16f
Author:     Pacho Ramos <pacho <AT> gentoo <DOT> org>
AuthorDate: Sat Jun 23 10:45:42 2018 +0000
Commit:     Pacho Ramos <pacho <AT> gentoo <DOT> org>
CommitDate: Sat Jun 23 10:49:09 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d0596ad2

sys-fs/bcache-tools: Support python3.6 (#658788)

Package-Manager: Portage-2.3.40, Repoman-2.3.9

 sys-fs/bcache-tools/bcache-tools-1.0.8_p20140220-r1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

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 bc8099d825c..a2b0838d0cc 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
 

Reply via email to