commit:     c9553e453facd859a63db80ab082f7c18011f518
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Thu May 22 20:33:55 2025 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Thu May 22 20:33:55 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c9553e45

sys-libs/liburing: Stabilize 2.9 arm, #956460

Signed-off-by: Sam James <sam <AT> gentoo.org>

 sys-libs/liburing/liburing-2.9.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-libs/liburing/liburing-2.9.ebuild 
b/sys-libs/liburing/liburing-2.9.ebuild
index d48a8496d0d7..d92ab9c7dd6a 100644
--- a/sys-libs/liburing/liburing-2.9.ebuild
+++ b/sys-libs/liburing/liburing-2.9.ebuild
@@ -12,7 +12,7 @@ if [[ "${PV}" == *9999 ]] ; then
        EGIT_REPO_URI="https://github.com/axboe/liburing.git";
 else
        
SRC_URI="https://github.com/axboe/liburing/archive/refs/tags/${P}.tar.gz";
-       KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~loong ~mips ~ppc ~ppc64 
~riscv ~s390 ~sparc ~x86"
+       KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~loong ~mips ~ppc ~ppc64 ~riscv 
~s390 ~sparc ~x86"
        QA_PKGCONFIG_VERSION=${PV}
 fi
 

Reply via email to