commit:     f40d5b0e8a0895904900cbb88495d7b9b07ebd86
Author:     Jason Hales <jason.hales <AT> sony <DOT> com>
AuthorDate: Sat Jul 20 00:20:03 2019 +0000
Commit:     Zac Medico <zmedico <AT> gentoo <DOT> org>
CommitDate: Sat Jul 20 01:01:01 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f40d5b0e

app-misc/evemu: Added python3_6 to PYTHON_COMPAT

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 <AT> sony.com>
Signed-off-by: Zac Medico <zmedico <AT> gentoo.org>

 app-misc/evemu/evemu-2.7.0.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/app-misc/evemu/evemu-2.7.0.ebuild 
b/app-misc/evemu/evemu-2.7.0.ebuild
index 8ac8d69567e..68ce761f623 100644
--- a/app-misc/evemu/evemu-2.7.0.ebuild
+++ b/app-misc/evemu/evemu-2.7.0.ebuild
@@ -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
 

Reply via email to