commit:     2b2e77532e17a7f6efc9ee99287cd0df3937398f
Author:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Fri Oct 25 05:46:18 2024 +0000
Commit:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Fri Oct 25 05:46:18 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2b2e7753

gui-libs/wf-config: Stabilize 0.9.0 arm64, #942065

Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>

 gui-libs/wf-config/wf-config-0.9.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gui-libs/wf-config/wf-config-0.9.0.ebuild 
b/gui-libs/wf-config/wf-config-0.9.0.ebuild
index 802afab2caf8..7611f428a2a1 100644
--- a/gui-libs/wf-config/wf-config-0.9.0.ebuild
+++ b/gui-libs/wf-config/wf-config-0.9.0.ebuild
@@ -14,7 +14,7 @@ if [[ ${PV} == 9999 ]]; then
        SLOT="0/0.10"
 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
 

Reply via email to