summaryrefslogtreecommitdiff
path: root/gui-wm
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2024-04-24 15:41:16 +0100
committerSam James <sam@gentoo.org>2024-04-24 15:41:16 +0100
commit949cae5cf2c3c0b6d40b355f85aedc70eb5e92d7 (patch)
tree9d363b577e876a84d000be4965cfdc306ea3bd0a /gui-wm
parentgui-apps/wf-shell: Stabilize 0.8.1 amd64, #930588 (diff)
downloadgentoo-949cae5cf2c3c0b6d40b355f85aedc70eb5e92d7.tar.gz
gentoo-949cae5cf2c3c0b6d40b355f85aedc70eb5e92d7.tar.bz2
gentoo-949cae5cf2c3c0b6d40b355f85aedc70eb5e92d7.zip
gui-wm/wayfire: Stabilize 0.8.1-r1 amd64, #930588
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'gui-wm')
-rw-r--r--gui-wm/wayfire/wayfire-0.8.1-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/gui-wm/wayfire/wayfire-0.8.1-r1.ebuild b/gui-wm/wayfire/wayfire-0.8.1-r1.ebuild
index 82d800484181..f3277a9f1614 100644
--- a/gui-wm/wayfire/wayfire-0.8.1-r1.ebuild
+++ b/gui-wm/wayfire/wayfire-0.8.1-r1.ebuild
@@ -14,7 +14,7 @@ if [[ ${PV} == 9999 ]]; then
SLOT="0/0.8"
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