commit: 671d1c9b8d7a8f9249a6f725679bf2d8344e64d9 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Wed Dec 20 15:18:15 2023 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Wed Dec 20 15:18:40 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=671d1c9b
gui-wm/hyprland: Stabilize 0.32.3 amd64, #920373 Signed-off-by: Sam James <sam <AT> gentoo.org> gui-wm/hyprland/hyprland-0.32.3.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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"
