games-arcade/tetrio-desktop: fixed license
This commit is contained in:
parent
ad2fb8e969
commit
c1eec044a5
@ -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}"
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user