commit: 74185398bd6623de1da4e82619302059988026b8
Author: Eli Schwartz <eschwartz <AT> gentoo <DOT> org>
AuthorDate: Wed Feb 25 22:31:53 2026 +0000
Commit: Eli Schwartz <eschwartz <AT> gentoo <DOT> org>
CommitDate: Thu Feb 26 01:21:54 2026 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=74185398
gui-apps/waybar: Stabilize 0.14.0 amd64, #970591
Signed-off-by: Eli Schwartz <eschwartz <AT> gentoo.org>
gui-apps/waybar/waybar-0.14.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/gui-apps/waybar/waybar-0.14.0.ebuild
b/gui-apps/waybar/waybar-0.14.0.ebuild
index 052f3a0b82ec..5e6e473ccd97 100644
--- a/gui-apps/waybar/waybar-0.14.0.ebuild
+++ b/gui-apps/waybar/waybar-0.14.0.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 ~arm64"
+ KEYWORDS="amd64 ~arm64"
S="${WORKDIR}/${PN^}-${PV}"
fi