From 19bd693fc598c848dd37091350ee44509a7e6c10 Mon Sep 17 00:00:00 2001 From: fabolous005 Date: Tue, 1 Oct 2024 19:57:32 +0200 Subject: [PATCH] remove false keywords for live version --- gui-apps/dynisland/dynisland-9999.ebuild | 4 ---- media-sound/coppwr/coppwr-9999.ebuild | 1 - 2 files changed, 5 deletions(-) diff --git a/gui-apps/dynisland/dynisland-9999.ebuild b/gui-apps/dynisland/dynisland-9999.ebuild index 005ce0e..10eb71f 100644 --- a/gui-apps/dynisland/dynisland-9999.ebuild +++ b/gui-apps/dynisland/dynisland-9999.ebuild @@ -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=" diff --git a/media-sound/coppwr/coppwr-9999.ebuild b/media-sound/coppwr/coppwr-9999.ebuild index 18af9e4..5cdbe10 100644 --- a/media-sound/coppwr/coppwr-9999.ebuild +++ b/media-sound/coppwr/coppwr-9999.ebuild @@ -26,7 +26,6 @@ fi # LICENSE="" SLOT="0" -KEYWORDS="~amd64" IUSE="+persistence xdg_desktop_portal"