1
0
mirror of https://github.com/gryf/gryf-overlay.git synced 2026-04-17 15:03:32 +02:00

Changed keywords and python version for several ebuilds

This commit is contained in:
2025-07-31 13:15:04 +02:00
parent 054cdfe501
commit 7b8829dfe0
62 changed files with 74 additions and 73 deletions

View File

@@ -2,7 +2,7 @@
# Distributed under the terms of the GNU General Public License v2
EAPI=8
PYTHON_COMPAT=( python2_7 python3_{8..13} )
PYTHON_COMPAT=( python2_7 python3_{10..13} )
inherit desktop python-any-r1 toolchain-funcs qmake-utils xdg-utils
MY_PV="${PV/.}"