commit:     f8441fdfd8d10238882e2c0b85a1ca3f7601feb2
Author:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Sat Feb 15 13:34:11 2025 +0000
Commit:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Sat Feb 15 13:34:11 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f8441fdf

gui-libs/wlroots: Stabilize 0.18.2 arm64, #949804

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

 gui-libs/wlroots/wlroots-0.18.2.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gui-libs/wlroots/wlroots-0.18.2.ebuild 
b/gui-libs/wlroots/wlroots-0.18.2.ebuild
index c10dc7018f2a..eb58aa1cfa0b 100644
--- a/gui-libs/wlroots/wlroots-0.18.2.ebuild
+++ b/gui-libs/wlroots/wlroots-0.18.2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2024 Gentoo Authors
+# Copyright 1999-2025 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
@@ -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