From 0e07c385cc2b735b6b6a292e735de8d4e1f3c183 Mon Sep 17 00:00:00 2001 From: Andrew Ammerlaan Date: Fri, 13 Mar 2020 15:32:56 +0100 Subject: [PATCH] games-fps/chocolate-doom: remove py2_7 and py3_5 add py3_8 Package-Manager: Portage-2.3.93, Repoman-2.3.20 Signed-off-by: Andrew Ammerlaan --- games-fps/chocolate-doom/chocolate-doom-3.0.0.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/games-fps/chocolate-doom/chocolate-doom-3.0.0.ebuild b/games-fps/chocolate-doom/chocolate-doom-3.0.0.ebuild index 602a40e932..3f931de1f6 100644 --- a/games-fps/chocolate-doom/chocolate-doom-3.0.0.ebuild +++ b/games-fps/chocolate-doom/chocolate-doom-3.0.0.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 -PYTHON_COMPAT=( python2_7 python3_{5,6,7} ) +PYTHON_COMPAT=( python3_{6,7,8} ) inherit python-any-r1 xdg