From 2c09bfe99731b1614ee7b1b94c5d43ebd6334126 Mon Sep 17 00:00:00 2001 From: "Rick Farina (Zero_Chaos)" Date: Fri, 4 Dec 2020 11:48:45 -0500 Subject: [PATCH] deathstar: python bump --- app-exploits/deathstar/deathstar-20180722.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app-exploits/deathstar/deathstar-20180722.ebuild b/app-exploits/deathstar/deathstar-20180722.ebuild index 665c96fc9..fcab10e43 100644 --- a/app-exploits/deathstar/deathstar-20180722.ebuild +++ b/app-exploits/deathstar/deathstar-20180722.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=( python3_{5,6,7} ) +PYTHON_COMPAT=( python3_{5,6,7,8,9} ) inherit python-r1