diff --git a/games-arcade/tetrio-desktop/tetrio-desktop-4.0.0.ebuild b/games-arcade/tetrio-desktop/tetrio-desktop-4.0.0.ebuild index d63352d..d4ef830 100644 --- a/games-arcade/tetrio-desktop/tetrio-desktop-4.0.0.ebuild +++ b/games-arcade/tetrio-desktop/tetrio-desktop-4.0.0.ebuild @@ -9,7 +9,7 @@ DESCRIPTION="TETR.IO desktop client" HOMEPAGE="https://tetr.io/" SRC_URI="https://tetr.io/about/desktop/builds/TETR.IO%20Setup.tar.gz" -LICENSE="non-free" +LICENSE="all-rights-reserved" SLOT="0" KEYWORDS="~amd64 ~x86" IUSE="" @@ -26,4 +26,4 @@ src_install(){ make_desktop_entry "tetrio-desktop" "TETR.IO Desktop" "" "Game;ArcadeGame" fperms +x "/opt/${PN}/tetrio-desktop" insinto "/usr/share/licenses/${PN}" -} \ No newline at end of file +}