summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2023-04-05 06:50:37 +0300
committerArthur Zamarin <arthurzam@gentoo.org>2023-04-05 06:50:37 +0300
commit031d6c9a0bb9fc1adb208618f4aff987ea5afe3e (patch)
treeae9377da1a37c506d1784b84840f899beab38b33 /gui-apps/wcm
parentdev-util/cmake: Stabilize 3.25.3 amd64, #903751 (diff)
downloadgentoo-031d6c9a0bb9fc1adb208618f4aff987ea5afe3e.tar.gz
gentoo-031d6c9a0bb9fc1adb208618f4aff987ea5afe3e.tar.bz2
gentoo-031d6c9a0bb9fc1adb208618f4aff987ea5afe3e.zip
gui-apps/wcm: Stabilize 0.7.5 amd64, #903797
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'gui-apps/wcm')
-rw-r--r--gui-apps/wcm/wcm-0.7.5.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/gui-apps/wcm/wcm-0.7.5.ebuild b/gui-apps/wcm/wcm-0.7.5.ebuild
index d91c7aa57b64..148198d43d91 100644
--- a/gui-apps/wcm/wcm-0.7.5.ebuild
+++ b/gui-apps/wcm/wcm-0.7.5.ebuild
@@ -13,7 +13,7 @@ if [[ ${PV} == 9999 ]]; then
EGIT_REPO_URI="https://github.com/WayfireWM/wcm.git"
else
SRC_URI="https://github.com/WayfireWM/wcm/releases/download/v${PV}/${P}.tar.xz"
- KEYWORDS="~amd64 ~arm64 ~x86"
+ KEYWORDS="amd64 ~arm64 ~x86"
fi
LICENSE="MIT"