remove false keywords for live version

This commit is contained in:
fabolous005 2024-10-01 19:57:32 +02:00
parent c83aa2d439
commit 19bd693fc5
2 changed files with 0 additions and 5 deletions

View File

@ -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="

View File

@ -26,7 +26,6 @@ fi
# LICENSE=""
SLOT="0"
KEYWORDS="~amd64"
IUSE="+persistence xdg_desktop_portal"