remove false keywords for live version
This commit is contained in:
parent
c83aa2d439
commit
19bd693fc5
@ -5,20 +5,16 @@ EAPI=8
|
||||
|
||||
CRATES=""
|
||||
|
||||
|
||||
inherit cargo git-r3 bash-completion-r1
|
||||
|
||||
DESCRIPTION="A dynamic and extensible GTK4 layer-shell, written in Rust"
|
||||
HOMEPAGE="https://github.com/cr3eperall/${PN}"
|
||||
|
||||
|
||||
|
||||
EGIT_REPO_URI="https://github.com/cr3eperall/${PN}.git"
|
||||
|
||||
|
||||
# LICENSE=""
|
||||
SLOT="0"
|
||||
KEYWORDS="~amd64"
|
||||
IUSE=""
|
||||
|
||||
BDEPEND="
|
||||
|
||||
@ -26,7 +26,6 @@ fi
|
||||
|
||||
# LICENSE=""
|
||||
SLOT="0"
|
||||
KEYWORDS="~amd64"
|
||||
IUSE="+persistence xdg_desktop_portal"
|
||||
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user