summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2024-01-21 05:04:26 +0000
committerSam James <sam@gentoo.org>2024-01-21 05:04:26 +0000
commitf26918f5f5b155a491109947ab90cae935f74166 (patch)
treedf09a569aa3206a00e04491038803d9bf93b0ba3
parentgui-libs/wayfire-plugins-extra: Stabilize 0.8.0 amd64, #922537 (diff)
downloadgentoo-f26918f5f5b155a491109947ab90cae935f74166.tar.gz
gentoo-f26918f5f5b155a491109947ab90cae935f74166.tar.bz2
gentoo-f26918f5f5b155a491109947ab90cae935f74166.zip
gui-libs/wf-config: Stabilize 0.8.0 amd64, #922537
Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r--gui-libs/wf-config/wf-config-0.8.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/gui-libs/wf-config/wf-config-0.8.0.ebuild b/gui-libs/wf-config/wf-config-0.8.0.ebuild
index 7b926700d33b..18fc511a6c83 100644
--- a/gui-libs/wf-config/wf-config-0.8.0.ebuild
+++ b/gui-libs/wf-config/wf-config-0.8.0.ebuild
@@ -14,7 +14,7 @@ if [[ ${PV} == 9999 ]]; then
SLOT="0/9999"
else
SRC_URI="https://github.com/WayfireWM/wf-config/releases/download/v${PV}/${P}.tar.xz"
- KEYWORDS="~amd64 ~arm64 ~riscv ~x86"
+ KEYWORDS="amd64 ~arm64 ~riscv ~x86"
SLOT="0/$(ver_cut 1-2)"
fi