commit:     0f32bc81a0333cdf66d78cb98d0a73a94ce98ad4
Author:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Thu Oct 24 07:34:48 2024 +0000
Commit:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Thu Oct 24 07:34:48 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0f32bc81

gui-libs/wlroots: Stabilize 0.18.1 arm64, #942024

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

 gui-libs/wlroots/wlroots-0.18.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gui-libs/wlroots/wlroots-0.18.1.ebuild 
b/gui-libs/wlroots/wlroots-0.18.1.ebuild
index 87c63e1d1538..8e578393fa3f 100644
--- a/gui-libs/wlroots/wlroots-0.18.1.ebuild
+++ b/gui-libs/wlroots/wlroots-0.18.1.ebuild
@@ -14,7 +14,7 @@ if [[ ${PV} == 9999 ]]; then
        SLOT="0.18"
 else
        
SRC_URI="https://gitlab.freedesktop.org/${PN}/${PN}/-/releases/${PV}/downloads/${P}.tar.gz";
-       KEYWORDS="amd64 ~arm64 ~loong ppc64 ~riscv x86"
+       KEYWORDS="amd64 arm64 ~loong ppc64 ~riscv x86"
        SLOT="$(ver_cut 1-2)"
 fi
 

Reply via email to