commit:     886841873601db2967975a277800b6e5b984cdd5
Author:     Joonas Niilola <juippis <AT> gentoo <DOT> org>
AuthorDate: Sun Mar 17 08:26:25 2024 +0000
Commit:     Joonas Niilola <juippis <AT> gentoo <DOT> org>
CommitDate: Sun Mar 17 08:26:25 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=88684187

gui-apps/waybar: Stabilize 0.9.24 amd64, #927144

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

 gui-apps/waybar/waybar-0.9.24.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gui-apps/waybar/waybar-0.9.24.ebuild 
b/gui-apps/waybar/waybar-0.9.24.ebuild
index bf1a1e03d3d5..ecd1b61c4c4a 100644
--- a/gui-apps/waybar/waybar-0.9.24.ebuild
+++ b/gui-apps/waybar/waybar-0.9.24.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2023 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
@@ -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