dev-util/fatrace: Support python3.6
authorPacho Ramos <pacho@gentoo.org>
Tue, 26 Jun 2018 18:42:24 +0000 (20:42 +0200)
committerPacho Ramos <pacho@gentoo.org>
Tue, 26 Jun 2018 18:46:23 +0000 (20:46 +0200)
Package-Manager: Portage-2.3.40, Repoman-2.3.9

dev-util/fatrace/fatrace-0.12.ebuild

index 2f7b0af07d158c2264b66f1fb2baaf71691626c4..e6bad36cf6764f9950dbb2b72d4312e1cdd7ef78 100644 (file)
@@ -1,9 +1,9 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
 
-PYTHON_COMPAT=( python{3_4,3_5} )
+PYTHON_COMPAT=( python{3_4,3_5,3_6} )
 
 inherit linux-info python-r1 toolchain-funcs