summaryrefslogtreecommitdiff
path: root/gui-wm
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2024-07-27 20:16:19 +0300
committerArthur Zamarin <arthurzam@gentoo.org>2024-07-27 20:16:19 +0300
commit89b5adb01e2a82174ce16807df3e628b868b54d7 (patch)
treeacaa358756a75e0a984f49ee834d42995e6a74ab /gui-wm
parentprofiles, s390: move assembler mask of openssl-3.3.1 to s390x (s390 is unaffe... (diff)
downloadgentoo-89b5adb01e2a82174ce16807df3e628b868b54d7.tar.gz
gentoo-89b5adb01e2a82174ce16807df3e628b868b54d7.tar.bz2
gentoo-89b5adb01e2a82174ce16807df3e628b868b54d7.zip
gui-wm/hyprland: Stabilize 0.41.1 amd64, #936647
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'gui-wm')
-rw-r--r--gui-wm/hyprland/hyprland-0.41.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/gui-wm/hyprland/hyprland-0.41.1.ebuild b/gui-wm/hyprland/hyprland-0.41.1.ebuild
index 0e41b9d2b446..ded707b47007 100644
--- a/gui-wm/hyprland/hyprland-0.41.1.ebuild
+++ b/gui-wm/hyprland/hyprland-0.41.1.ebuild
@@ -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"