summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJames Le Cuirot <chewi@gentoo.org>2021-02-27 08:57:14 +0000
committerJames Le Cuirot <chewi@gentoo.org>2021-02-27 08:57:14 +0000
commit3d9a83f35ca539c8945064c201112b6736643fec (patch)
tree5ac9700fcbc0bf220b4f9c759446229104815e6e /app-emulation/fs-uae-launcher
parentdev-python/python-lhafile: Bump to 0.3.0, add Python 3.9 (diff)
downloadgentoo-3d9a83f35ca539c8945064c201112b6736643fec.tar.gz
gentoo-3d9a83f35ca539c8945064c201112b6736643fec.tar.bz2
gentoo-3d9a83f35ca539c8945064c201112b6736643fec.zip
app-emulation/fs-uae-launcher: Add Python 3.9
Package-Manager: Portage-3.0.15, Repoman-3.0.2 Signed-off-by: James Le Cuirot <chewi@gentoo.org>
Diffstat (limited to 'app-emulation/fs-uae-launcher')
-rw-r--r--app-emulation/fs-uae-launcher/fs-uae-launcher-3.0.5.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-emulation/fs-uae-launcher/fs-uae-launcher-3.0.5.ebuild b/app-emulation/fs-uae-launcher/fs-uae-launcher-3.0.5.ebuild
index 6de8fc5c4297..76303d3e0ae1 100644
--- a/app-emulation/fs-uae-launcher/fs-uae-launcher-3.0.5.ebuild
+++ b/app-emulation/fs-uae-launcher/fs-uae-launcher-3.0.5.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
-PYTHON_COMPAT=( python3_{7,8} )
+PYTHON_COMPAT=( python3_{7,8,9} )
DISTUTILS_SINGLE_IMPL=1
DISTUTILS_USE_SETUPTOOLS=no