From cc28e9cf8703da7a20313a19a097b1458e2cafd0 Mon Sep 17 00:00:00 2001 From: Martin Väth Date: Fri, 7 May 2021 13:35:59 +0200 Subject: python:3.9 and python:3.10 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Martin Väth --- app-text/stardict/stardict-3.0.6-r4.ebuild | 2 +- app-text/stardict/stardict-4.0.0_pre20170304.ebuild | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'app-text') diff --git a/app-text/stardict/stardict-3.0.6-r4.ebuild b/app-text/stardict/stardict-3.0.6-r4.ebuild index a35f54d6..dad3b6bc 100644 --- a/app-text/stardict/stardict-3.0.6-r4.ebuild +++ b/app-text/stardict/stardict-3.0.6-r4.ebuild @@ -8,7 +8,7 @@ EAPI=7 # seperate for now. GNOME2_LA_PUNT=yes -PYTHON_COMPAT=( python3_{7,8,9} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit autotools flag-o-matic gnome2 python-single-r1 diff --git a/app-text/stardict/stardict-4.0.0_pre20170304.ebuild b/app-text/stardict/stardict-4.0.0_pre20170304.ebuild index cc9264a4..ccebab56 100644 --- a/app-text/stardict/stardict-4.0.0_pre20170304.ebuild +++ b/app-text/stardict/stardict-4.0.0_pre20170304.ebuild @@ -8,7 +8,7 @@ EAPI=7 # seperate for now. GNOME2_LA_PUNT=yes -PYTHON_COMPAT=( python3_{7,8,9} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit autotools flag-o-matic gnome2 python-single-r1 -- cgit v1.2.3-65-gdbad