commit: 2966a35e0bbc93dbe0038d49a63de1a329c67158
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sat Mar 8 20:25:50 2025 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat Mar 8 20:25:50 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2966a35e
gui-wm/hyprland: Stabilize 0.46.2-r1 amd64, #950704
Signed-off-by: Sam James <sam <AT> gentoo.org>
gui-wm/hyprland/hyprland-0.46.2-r1.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gui-wm/hyprland/hyprland-0.46.2-r1.ebuild
b/gui-wm/hyprland/hyprland-0.46.2-r1.ebuild
index 6bba4985d35c..77b7dcce6012 100644
--- a/gui-wm/hyprland/hyprland-0.46.2-r1.ebuild
+++ b/gui-wm/hyprland/hyprland-0.46.2-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 2023-2024 Gentoo Authors
+# Copyright 2023-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -15,7 +15,7 @@ else
SRC_URI="https://github.com/hyprwm/${PN^}/releases/download/v${PV}/source-v${PV}.tar.gz
-> ${P}.gh.tar.gz"
S="${WORKDIR}/${PN}-source"
- KEYWORDS="~amd64"
+ KEYWORDS="amd64"
fi
LICENSE="BSD"