summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2024-11-13 21:13:34 +0100
committerMichał Górny <mgorny@gentoo.org>2024-11-13 21:41:01 +0100
commit60df605e81ff1ca3313f8a67734878e6540ff248 (patch)
treec8063c8b56ea66cec0290bc3d77884509c7214ae /app-emulation
parentdev-python/python-lhafile: Cleanup prior to rename (diff)
downloadgentoo-60df605e81ff1ca3313f8a67734878e6540ff248.tar.gz
gentoo-60df605e81ff1ca3313f8a67734878e6540ff248.tar.bz2
gentoo-60df605e81ff1ca3313f8a67734878e6540ff248.zip
Rename dev-python/{python-lhafile → lhafile}
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'app-emulation')
-rw-r--r--app-emulation/fs-uae-launcher/fs-uae-launcher-3.1.70.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-emulation/fs-uae-launcher/fs-uae-launcher-3.1.70.ebuild b/app-emulation/fs-uae-launcher/fs-uae-launcher-3.1.70.ebuild
index d76e5f987497..dccebf97f1e6 100644
--- a/app-emulation/fs-uae-launcher/fs-uae-launcher-3.1.70.ebuild
+++ b/app-emulation/fs-uae-launcher/fs-uae-launcher-3.1.70.ebuild
@@ -3,7 +3,7 @@
EAPI=8
-PYTHON_COMPAT=( python3_{9..12} )
+PYTHON_COMPAT=( python3_{10..12} )
DISTUTILS_USE_PEP517=setuptools
DISTUTILS_SINGLE_IMPL=yes
@@ -24,7 +24,7 @@ RDEPEND="
dev-python/PyQt5[${PYTHON_USEDEP},declarative,gui,network,opengl,widgets]
dev-python/pyopengl[${PYTHON_USEDEP}]
dev-python/requests[${PYTHON_USEDEP}]
- lha? ( dev-python/python-lhafile[${PYTHON_USEDEP}] )
+ lha? ( dev-python/lhafile[${PYTHON_USEDEP}] )
')
"