commit: 0a691902fe810e1b7f63f3517db50bab004e579c
Author: AquaOneLove <aquaonelove <AT> proton <DOT> me>
AuthorDate: Tue Sep 16 15:27:40 2025 +0000
Commit: AquaOneLove <aquaonelove <AT> proton <DOT> me>
CommitDate: Tue Sep 16 15:27:40 2025 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=0a691902
games-arcade/tetrio-desktop: add ewarn for tetrio-plus
Signed-off-by: AquaOneLove <aquaonelove <AT> proton.me>
games-arcade/tetrio-desktop/tetrio-desktop-10.ebuild | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/games-arcade/tetrio-desktop/tetrio-desktop-10.ebuild
b/games-arcade/tetrio-desktop/tetrio-desktop-10.ebuild
index d44e0d6064..19324248bd 100644
--- a/games-arcade/tetrio-desktop/tetrio-desktop-10.ebuild
+++ b/games-arcade/tetrio-desktop/tetrio-desktop-10.ebuild
@@ -68,6 +68,10 @@ src_prepare() {
default
+ if use tetrio-plus; then
+ ewarn "TETR.IO PLUS is not supported yet for v10"
+ fi
+
#if use tetrio-plus; then
# mv "${S}/app.asar" "${S}/opt/TETR.IO/resources/app.asar" || die
#fi