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