diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2024-03-22 08:13:52 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-03-22 08:13:52 +0200 |
commit | 3447b289f58be2040dd8e7665197c6fd68b13353 (patch) | |
tree | 5d40e1191eb1f93f182a820623a961af6a59d6ca /games-emulation | |
parent | app-emulation/vkd3d: Stabilize 1.11 amd64, #927313 (diff) | |
download | gentoo-3447b289f58be2040dd8e7665197c6fd68b13353.tar.gz gentoo-3447b289f58be2040dd8e7665197c6fd68b13353.tar.bz2 gentoo-3447b289f58be2040dd8e7665197c6fd68b13353.zip |
games-emulation/pcsx2_patches: Stabilize 0_p20240116 ALLARCHES, #927317
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'games-emulation')
-rw-r--r-- | games-emulation/pcsx2_patches/pcsx2_patches-0_p20240116.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games-emulation/pcsx2_patches/pcsx2_patches-0_p20240116.ebuild b/games-emulation/pcsx2_patches/pcsx2_patches-0_p20240116.ebuild index 03d08b015a5e..adad6bafa8ff 100644 --- a/games-emulation/pcsx2_patches/pcsx2_patches-0_p20240116.ebuild +++ b/games-emulation/pcsx2_patches/pcsx2_patches-0_p20240116.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)" |