summaryrefslogtreecommitdiff
path: root/gui-apps/waybar/waybar-0.9.24.ebuild
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2024-03-17 12:49:11 +0000
committerV3n3RiX <venerix@koprulu.sector>2024-03-17 12:49:11 +0000
commitd1ad4013179c639433bdbfa5025ca403aac0767b (patch)
tree0bbbed0629b48d472cade3335597c635e3722355 /gui-apps/waybar/waybar-0.9.24.ebuild
parent2bf68d7062b64d9f815f3b8ce6942a66afe53b0d (diff)
gentoo auto-resync : 17:03:2024 - 12:49:11
Diffstat (limited to 'gui-apps/waybar/waybar-0.9.24.ebuild')
-rw-r--r--gui-apps/waybar/waybar-0.9.24.ebuild4
1 files 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