diff options
author | Ionen Wolkens <ionen@gentoo.org> | 2023-10-19 08:27:40 -0400 |
---|---|---|
committer | Ionen Wolkens <ionen@gentoo.org> | 2023-10-19 09:35:01 -0400 |
commit | d99efbc36f91f851846788ad37799700727d3191 (patch) | |
tree | 5e78baf881913dff41a157fc3cc3e90f0762b19e /games-emulation | |
parent | games-emulation/pcsx2_patches: add 0_p20231015 (diff) | |
download | gentoo-d99efbc36f91f851846788ad37799700727d3191.tar.gz gentoo-d99efbc36f91f851846788ad37799700727d3191.tar.bz2 gentoo-d99efbc36f91f851846788ad37799700727d3191.zip |
games-emulation/pcsx2_patches: sync live
Just a style nitpick.
Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
Diffstat (limited to 'games-emulation')
-rw-r--r-- | games-emulation/pcsx2_patches/pcsx2_patches-9999.ebuild | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/games-emulation/pcsx2_patches/pcsx2_patches-9999.ebuild b/games-emulation/pcsx2_patches/pcsx2_patches-9999.ebuild index 6bf4935dea98..e4f775a8776c 100644 --- a/games-emulation/pcsx2_patches/pcsx2_patches-9999.ebuild +++ b/games-emulation/pcsx2_patches/pcsx2_patches-9999.ebuild @@ -13,7 +13,8 @@ else HASH_PCSX2_PATCHES= SRC_URI=" https://github.com/PCSX2/pcsx2_patches/archive/${HASH_PCSX2_PATCHES}.tar.gz - -> ${P}.tar.gz" + -> ${P}.tar.gz + " S=${WORKDIR}/${PN}-${HASH_PCSX2_PATCHES} KEYWORDS="~amd64" fi |