diff options
author | Yixun Lan <dlan@gentoo.org> | 2023-11-11 11:15:36 +0000 |
---|---|---|
committer | Yixun Lan <dlan@gentoo.org> | 2023-11-11 11:15:36 +0000 |
commit | 304b9680b4cd1010ee4d77bec89e94cb45909c9b (patch) | |
tree | 376bf682feec9dc1614df6bbc850cc09aaf7c49e /gui-wm | |
parent | media-gfx/fig2dev: build transfig binary (diff) | |
download | gentoo-304b9680b4cd1010ee4d77bec89e94cb45909c9b.tar.gz gentoo-304b9680b4cd1010ee4d77bec89e94cb45909c9b.tar.bz2 gentoo-304b9680b4cd1010ee4d77bec89e94cb45909c9b.zip |
gui-wm/hyprland: Keyword 0.32.0 riscv, #917166
Signed-off-by: Yixun Lan <dlan@gentoo.org>
Diffstat (limited to 'gui-wm')
-rw-r--r-- | gui-wm/hyprland/hyprland-0.32.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gui-wm/hyprland/hyprland-0.32.0.ebuild b/gui-wm/hyprland/hyprland-0.32.0.ebuild index 6c6c9f375c42..c77204ea1933 100644 --- a/gui-wm/hyprland/hyprland-0.32.0.ebuild +++ b/gui-wm/hyprland/hyprland-0.32.0.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" +KEYWORDS="~amd64 ~riscv" LICENSE="BSD" SLOT="0" IUSE="X legacy-renderer systemd video_cards_nvidia" |