summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2024-01-21 05:04:27 +0000
committerSam James <sam@gentoo.org>2024-01-21 05:04:27 +0000
commit1a202973a8d6147ccf18fe0b854c4bf1d5b11d0d (patch)
tree19e622868f7e18a86bbe54d42864ed6d98ea5561
parentgui-apps/wcm: Stabilize 0.8.0 amd64, #922537 (diff)
downloadgentoo-1a202973a8d6147ccf18fe0b854c4bf1d5b11d0d.tar.gz
gentoo-1a202973a8d6147ccf18fe0b854c4bf1d5b11d0d.tar.bz2
gentoo-1a202973a8d6147ccf18fe0b854c4bf1d5b11d0d.zip
gui-apps/wf-shell: Stabilize 0.8.0-r1 amd64, #922537
Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r--gui-apps/wf-shell/wf-shell-0.8.0-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/gui-apps/wf-shell/wf-shell-0.8.0-r1.ebuild b/gui-apps/wf-shell/wf-shell-0.8.0-r1.ebuild
index fb42dad6fb61..3848acf28b87 100644
--- a/gui-apps/wf-shell/wf-shell-0.8.0-r1.ebuild
+++ b/gui-apps/wf-shell/wf-shell-0.8.0-r1.ebuild
@@ -14,7 +14,7 @@ if [[ ${PV} == 9999 ]]; then
SLOT="0/9999"
else
SRC_URI="https://github.com/WayfireWM/${PN}/releases/download/v${PV}/${P}.tar.xz"
- KEYWORDS="~amd64 ~arm64 ~x86"
+ KEYWORDS="amd64 ~arm64 ~x86"
SLOT="0/$(ver_cut 1-2)"
fi