commit: a8e6761847c8da965b0c293d5eb49fac8e541668 Author: orbea <orbea <AT> riseup <DOT> net> AuthorDate: Tue Feb 11 23:05:26 2025 +0000 Commit: Michael Orlitzky <mjo <AT> gentoo <DOT> org> CommitDate: Wed Feb 12 02:05:02 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a8e67618
games-emulation/rmg: remove upstreamed live patch Upstream-Commit: https://github.com/Rosalie241/RMG/commit/0962c6969f2827aa4dab37c877b9a1b297fe0738 Signed-off-by: orbea <orbea <AT> riseup.net> Signed-off-by: Michael Orlitzky <mjo <AT> gentoo.org> games-emulation/rmg/rmg-9999.ebuild | 4 ---- 1 file changed, 4 deletions(-) diff --git a/games-emulation/rmg/rmg-9999.ebuild b/games-emulation/rmg/rmg-9999.ebuild index 83eaf85c4da2..f861a2941088 100644 --- a/games-emulation/rmg/rmg-9999.ebuild +++ b/games-emulation/rmg/rmg-9999.ebuild @@ -78,10 +78,6 @@ BDEPEND=" rust-plugin? ( ${RUST_DEPEND} ) " -PATCHES=( - "${FILESDIR}"/${PN}-0.5.6-parallel-rdp-standalone-musl.patch -) - pkg_setup() { QA_FLAGS_IGNORED="/usr/$(get_libdir)/RMG/Plugin/Input/libmupen64plus_input_gca.so" use rust-plugin && rust_pkg_setup
