summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2024-10-17 22:37:30 +0100
committerSam James <sam@gentoo.org>2024-10-17 22:37:30 +0100
commitfca8dc8dec816e46012648719814dc563821b432 (patch)
tree7a86d7550ff6eb71d7f87be355755f83ed68e267 /gui-apps
parentapp-text/doxygen: Stabilize 1.12.0 amd64, #940062 (diff)
downloadgentoo-fca8dc8dec816e46012648719814dc563821b432.tar.gz
gentoo-fca8dc8dec816e46012648719814dc563821b432.tar.bz2
gentoo-fca8dc8dec816e46012648719814dc563821b432.zip
gui-apps/waybar: Stabilize 0.10.4 amd64, #941714
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'gui-apps')
-rw-r--r--gui-apps/waybar/waybar-0.10.4.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/gui-apps/waybar/waybar-0.10.4.ebuild b/gui-apps/waybar/waybar-0.10.4.ebuild
index cd49640ad2a5..6ff97072db65 100644
--- a/gui-apps/waybar/waybar-0.10.4.ebuild
+++ b/gui-apps/waybar/waybar-0.10.4.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