diff options
Diffstat (limited to 'games-emulation')
-rw-r--r-- | games-emulation/pcsx2_patches/pcsx2_patches-0_p20240714.ebuild | 3 | ||||
-rw-r--r-- | games-emulation/pcsx2_patches/pcsx2_patches-9999.ebuild | 3 |
2 files changed, 6 insertions, 0 deletions
diff --git a/games-emulation/pcsx2_patches/pcsx2_patches-0_p20240714.ebuild b/games-emulation/pcsx2_patches/pcsx2_patches-0_p20240714.ebuild index fdf84ffdb9cb..714bc58117f8 100644 --- a/games-emulation/pcsx2_patches/pcsx2_patches-0_p20240714.ebuild +++ b/games-emulation/pcsx2_patches/pcsx2_patches-0_p20240714.ebuild @@ -3,6 +3,9 @@ EAPI=8 +# note: not "required" but should typically be bumped at same +# time as pcsx2 to match the patches.zip shipped with it + PYTHON_COMPAT=( python3_{10..13} ) inherit python-any-r1 diff --git a/games-emulation/pcsx2_patches/pcsx2_patches-9999.ebuild b/games-emulation/pcsx2_patches/pcsx2_patches-9999.ebuild index 5db2b6b2fda3..56f3ee5c5a2f 100644 --- a/games-emulation/pcsx2_patches/pcsx2_patches-9999.ebuild +++ b/games-emulation/pcsx2_patches/pcsx2_patches-9999.ebuild @@ -3,6 +3,9 @@ EAPI=8 +# note: not "required" but should typically be bumped at same +# time as pcsx2 to match the patches.zip shipped with it + PYTHON_COMPAT=( python3_{10..13} ) inherit python-any-r1 |