sys-fs/bcache-tools: Support python3.6 (#658788)
authorPacho Ramos <pacho@gentoo.org>
Sat, 23 Jun 2018 10:45:42 +0000 (12:45 +0200)
committerPacho Ramos <pacho@gentoo.org>
Sat, 23 Jun 2018 10:49:09 +0000 (12:49 +0200)
Package-Manager: Portage-2.3.40, Repoman-2.3.9

sys-fs/bcache-tools/bcache-tools-1.0.8_p20140220-r1.ebuild

index bc8099d825ce2a552450a266695ec08153ce4162..a2b0838d0cce280e373fc5a69887f3c59859d624 100644 (file)
@@ -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