commit:     c3fd3583f9e62d917154a11f98111e071a73d15f
Author:     Joonas Niilola <juippis <AT> gentoo <DOT> org>
AuthorDate: Tue Oct 10 06:13:29 2023 +0000
Commit:     Joonas Niilola <juippis <AT> gentoo <DOT> org>
CommitDate: Tue Oct 10 06:14:19 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c3fd3583

gui-apps/waybar: Stabilize 0.9.22 amd64, #915324

Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org>

 gui-apps/waybar/waybar-0.9.22.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gui-apps/waybar/waybar-0.9.22.ebuild 
b/gui-apps/waybar/waybar-0.9.22.ebuild
index 8fcd80c7603f..06c04d98bc88 100644
--- a/gui-apps/waybar/waybar-0.9.22.ebuild
+++ b/gui-apps/waybar/waybar-0.9.22.ebuild
@@ -13,7 +13,7 @@ if [[ ${PV} == 9999 ]]; then
        EGIT_REPO_URI="https://github.com/Alexays/${PN^}.git";
 else
        SRC_URI="https://github.com/Alexays/${PN^}/archive/${PV}.tar.gz -> 
${P}.tar.gz"
-       KEYWORDS="~amd64"
+       KEYWORDS="amd64"
        S="${WORKDIR}/${PN^}-${PV}"
 fi
 

Reply via email to