summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2024-10-25 05:46:17 +0000
committerArthur Zamarin <arthurzam@gentoo.org>2024-10-25 05:46:17 +0000
commit3c7c9320d70b89f9acf89121e396171a45dfc09d (patch)
treeba3783e4927f15d3ae79b003d1ad5345f6a367c8 /gui-apps
parentgui-libs/wayfire-plugins-extra: Stabilize 0.9.0 arm64, #942065 (diff)
downloadgentoo-3c7c9320d70b89f9acf89121e396171a45dfc09d.tar.gz
gentoo-3c7c9320d70b89f9acf89121e396171a45dfc09d.tar.bz2
gentoo-3c7c9320d70b89f9acf89121e396171a45dfc09d.zip
gui-apps/wcm: Stabilize 0.9.0 arm64, #942065
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'gui-apps')
-rw-r--r--gui-apps/wcm/wcm-0.9.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/gui-apps/wcm/wcm-0.9.0.ebuild b/gui-apps/wcm/wcm-0.9.0.ebuild
index a9e2d96d0ca9..f49d1982ff82 100644
--- a/gui-apps/wcm/wcm-0.9.0.ebuild
+++ b/gui-apps/wcm/wcm-0.9.0.ebuild
@@ -14,7 +14,7 @@ if [[ ${PV} == 9999 ]]; then
SLOT="0/0.10"
else
SRC_URI="https://github.com/WayfireWM/wcm/releases/download/v${PV}/${P}.tar.xz"
- KEYWORDS="amd64 ~arm64"
+ KEYWORDS="amd64 arm64"
SLOT="0/$(ver_cut 1-2)"
fi