From f40d5b0e8a0895904900cbb88495d7b9b07ebd86 Mon Sep 17 00:00:00 2001 From: Jason Hales Date: Fri, 19 Jul 2019 19:20:03 -0500 Subject: [PATCH] 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 Signed-off-by: Zac Medico --- 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 8ac8d69567ec..68ce761f6232 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 -- 2.26.2