commit:     37699567caec8b3192f6f0de7021247fe3c4bdfd
Author:     AquaOneLove <aquaonelove <AT> proton <DOT> me>
AuthorDate: Sat Apr 27 23:24:02 2024 +0000
Commit:     AquaOneLove <aquaonelove <AT> proton <DOT> me>
CommitDate: Sat Apr 27 23:25:19 2024 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=37699567

games-arcade/tetrio-desktop: replace eapply with default

Signed-off-by: AquaOneLove <aquaonelove <AT> proton.me>

 games-arcade/tetrio-desktop/tetrio-desktop-8.ebuild | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/games-arcade/tetrio-desktop/tetrio-desktop-8.ebuild 
b/games-arcade/tetrio-desktop/tetrio-desktop-8.ebuild
index a6281968db..5f683b8c9a 100644
--- a/games-arcade/tetrio-desktop/tetrio-desktop-8.ebuild
+++ b/games-arcade/tetrio-desktop/tetrio-desktop-8.ebuild
@@ -69,8 +69,7 @@ src_unpack() {
 }
 
 src_prepare() {
-       eapply ${PATCHES}
-       eapply_user
+       default
 
        if use tetrio-plus;     then
                mv "${S}/app.asar" "${S}/opt/TETR.IO/resources/app.asar" || die

Reply via email to