summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--gui-apps/waybar/waybar-0.9.22.ebuild2
1 files changed, 1 insertions, 1 deletions
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