x11-base/xorg-proto: Sync with Gentoo

It's from Gentoo commit 0cc26b9606909947c2f7b20374dcff4c368167c4.
This commit is contained in:
Flatcar Buildbot 2024-07-16 11:26:24 +00:00 committed by Mathieu Tortuyaux
parent ddc4b527b5
commit 2e4bea9ff4
No known key found for this signature in database
GPG Key ID: AC5CCFB52545D9B8
2 changed files with 2 additions and 2 deletions

View File

@ -2,7 +2,7 @@
# Distributed under the terms of the GNU General Public License v2 # Distributed under the terms of the GNU General Public License v2
EAPI=8 EAPI=8
PYTHON_COMPAT=( python3_{10..12} ) PYTHON_COMPAT=( python3_{10..13} )
MY_PN="${PN/xorg-/xorg}" MY_PN="${PN/xorg-/xorg}"
MY_P="${MY_PN}-${PV}" MY_P="${MY_PN}-${PV}"

View File

@ -2,7 +2,7 @@
# Distributed under the terms of the GNU General Public License v2 # Distributed under the terms of the GNU General Public License v2
EAPI=8 EAPI=8
PYTHON_COMPAT=( python3_{10..12} ) PYTHON_COMPAT=( python3_{10..13} )
MY_PN="${PN/xorg-/xorg}" MY_PN="${PN/xorg-/xorg}"
MY_P="${MY_PN}-${PV}" MY_P="${MY_PN}-${PV}"