summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2024-10-25 05:46:16 +0000
committerArthur Zamarin <arthurzam@gentoo.org>2024-10-25 05:46:16 +0000
commitac030adf03927fd316aa148531a7d061603f9224 (patch)
tree746e20f74066aae72f7de660bbc1b6fedb69a143 /gui-wm/wayfire
parentdev-java/openjdk-bin: Stabilize 17.0.13_p11 arm64, #942036 (diff)
downloadgentoo-ac030adf03927fd316aa148531a7d061603f9224.tar.gz
gentoo-ac030adf03927fd316aa148531a7d061603f9224.tar.bz2
gentoo-ac030adf03927fd316aa148531a7d061603f9224.zip
gui-wm/wayfire: Stabilize 0.9.0 arm64, #942065
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'gui-wm/wayfire')
-rw-r--r--gui-wm/wayfire/wayfire-0.9.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/gui-wm/wayfire/wayfire-0.9.0.ebuild b/gui-wm/wayfire/wayfire-0.9.0.ebuild
index 31f8c59c9a35..95834648abca 100644
--- a/gui-wm/wayfire/wayfire-0.9.0.ebuild
+++ b/gui-wm/wayfire/wayfire-0.9.0.ebuild
@@ -14,7 +14,7 @@ if [[ ${PV} == 9999 ]]; then
SLOT="0/0.10"
else
SRC_URI="https://github.com/WayfireWM/${PN}/releases/download/v${PV}/${P}.tar.xz"
- KEYWORDS="amd64 ~arm64 ~riscv"
+ KEYWORDS="amd64 arm64 ~riscv"
SLOT="0/$(ver_cut 1-2)"
fi