summaryrefslogtreecommitdiff
path: root/gui-wm
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2023-12-20 15:18:15 +0000
committerSam James <sam@gentoo.org>2023-12-20 15:18:40 +0000
commit671d1c9b8d7a8f9249a6f725679bf2d8344e64d9 (patch)
tree1ae50bcff636c5297d4708feeb3d2f3c7e824803 /gui-wm
parentdev-db/libdbi-drivers: use fedora's modern C patch (diff)
downloadgentoo-671d1c9b8d7a8f9249a6f725679bf2d8344e64d9.tar.gz
gentoo-671d1c9b8d7a8f9249a6f725679bf2d8344e64d9.tar.bz2
gentoo-671d1c9b8d7a8f9249a6f725679bf2d8344e64d9.zip
gui-wm/hyprland: Stabilize 0.32.3 amd64, #920373
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'gui-wm')
-rw-r--r--gui-wm/hyprland/hyprland-0.32.3.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/gui-wm/hyprland/hyprland-0.32.3.ebuild b/gui-wm/hyprland/hyprland-0.32.3.ebuild
index 1bb1156e24e4..4389d96f9daa 100644
--- a/gui-wm/hyprland/hyprland-0.32.3.ebuild
+++ b/gui-wm/hyprland/hyprland-0.32.3.ebuild
@@ -11,7 +11,7 @@ HOMEPAGE="https://github.com/hyprwm/Hyprland"
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 ~riscv"
+KEYWORDS="amd64 ~riscv"
LICENSE="BSD"
SLOT="0"
IUSE="X legacy-renderer systemd video_cards_nvidia"