summaryrefslogtreecommitdiff
path: root/gui-apps/wcm/wcm-0.8.0.ebuild
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2024-05-06 00:00:52 +0100
committerV3n3RiX <venerix@koprulu.sector>2024-05-06 00:00:52 +0100
commit43c2a85d4e20318dd3d35872e348707900870067 (patch)
treef863318f1d5bf6641145c6eb96a25818842ba87f /gui-apps/wcm/wcm-0.8.0.ebuild
parentb594445f39d99066071d80fc8efeba5c8f72cc35 (diff)
gentoo auto-resync : 06:05:2024 - 00:00:51
Diffstat (limited to 'gui-apps/wcm/wcm-0.8.0.ebuild')
-rw-r--r--gui-apps/wcm/wcm-0.8.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/gui-apps/wcm/wcm-0.8.0.ebuild b/gui-apps/wcm/wcm-0.8.0.ebuild
index 009b513cbda0..355d019aabd3 100644
--- a/gui-apps/wcm/wcm-0.8.0.ebuild
+++ b/gui-apps/wcm/wcm-0.8.0.ebuild
@@ -11,7 +11,7 @@ HOMEPAGE="https://github.com/WayfireWM/wcm"
if [[ ${PV} == 9999 ]]; then
inherit git-r3
EGIT_REPO_URI="https://github.com/WayfireWM/wcm.git"
- SLOT="0/9999"
+ SLOT="0/0.9"
else
SRC_URI="https://github.com/WayfireWM/wcm/releases/download/v${PV}/${P}.tar.xz"
KEYWORDS="amd64 ~arm64 ~x86"
@@ -20,7 +20,7 @@ fi
LICENSE="MIT"
-RESTRIC="test" # no tests
+RESTRICT="test" # no tests
CDEPEND="
dev-libs/libevdev