diff options
author | Sam James <sam@gentoo.org> | 2024-07-12 19:14:15 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-07-12 19:14:15 +0100 |
commit | 072c1459529ff6133dec08c640ed1b2ccfa6b83e (patch) | |
tree | 6c8ea70def176423c30a5e2c5df7f7f8845c9bb4 /games-emulation | |
parent | profiles/updates: fix OldPackageUpdate (diff) | |
download | gentoo-072c1459529ff6133dec08c640ed1b2ccfa6b83e.tar.gz gentoo-072c1459529ff6133dec08c640ed1b2ccfa6b83e.tar.bz2 gentoo-072c1459529ff6133dec08c640ed1b2ccfa6b83e.zip |
games-emulation/pcsx2_patches: Stabilize 0_p20240610 ALLARCHES, #935904
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'games-emulation')
-rw-r--r-- | games-emulation/pcsx2_patches/pcsx2_patches-0_p20240610.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games-emulation/pcsx2_patches/pcsx2_patches-0_p20240610.ebuild b/games-emulation/pcsx2_patches/pcsx2_patches-0_p20240610.ebuild index 7f340156087c..857b32ea21e2 100644 --- a/games-emulation/pcsx2_patches/pcsx2_patches-0_p20240610.ebuild +++ b/games-emulation/pcsx2_patches/pcsx2_patches-0_p20240610.ebuild @@ -16,7 +16,7 @@ else -> ${P}.tar.gz " S=${WORKDIR}/${PN}-${HASH_PCSX2_PATCHES} - KEYWORDS="~amd64" + KEYWORDS="amd64" fi DESCRIPTION="Collection of game patches for use with PCSX2 (e.g. widescreen hacks)" |