games-emulation/pcsx2_patches: add note about bumping

Odds are won't bump this regularly anymore and only when there
is a stable pcsx2 release (can use 9999 if really want newer
patches/changes, or request a bump if feel it's worth it).

Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
This commit is contained in:
Ionen Wolkens
2024-07-22 02:57:51 -04:00
parent b4dc82d939
commit 8fb1b9016c
2 changed files with 6 additions and 0 deletions

View File

@@ -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

View File

@@ -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