app-misc/evemu: Added python3_6 to PYTHON_COMPAT
authorJason Hales <jason.hales@sony.com>
Sat, 20 Jul 2019 00:20:03 +0000 (19:20 -0500)
committerZac Medico <zmedico@gentoo.org>
Sat, 20 Jul 2019 01:01:01 +0000 (18:01 -0700)
Copyright: Sony Interactive Entertainment Inc.
Closes: https://github.com/gentoo/gentoo/pull/12479
Package-Manager: Portage-2.3.66, Repoman-2.3.12
Signed-off-by: Jason Hales <jason.hales@sony.com>
Signed-off-by: Zac Medico <zmedico@gentoo.org>
app-misc/evemu/evemu-2.7.0.ebuild

index 8ac8d69567ecd74c7c3038a3e40b160be23193a2..68ce761f62328ddf977b3b971e244ffcc286c698 100644 (file)
@@ -1,8 +1,8 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
-PYTHON_COMPAT=( python2_7 )
+PYTHON_COMPAT=( python2_7 python3_6 )
 
 inherit ltprune python-single-r1