commit:     446a948869327b521b9efc4236d415d86983ad96
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sat Apr 26 01:23:17 2025 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat Apr 26 01:23:17 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=446a9488

dev-libs/libtraceevent: Stabilize 1.8.4 arm, #954511

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

 dev-libs/libtraceevent/libtraceevent-1.8.4.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-libs/libtraceevent/libtraceevent-1.8.4.ebuild 
b/dev-libs/libtraceevent/libtraceevent-1.8.4.ebuild
index 04f59e41b8e7..a0d75cc625e1 100644
--- a/dev-libs/libtraceevent/libtraceevent-1.8.4.ebuild
+++ b/dev-libs/libtraceevent/libtraceevent-1.8.4.ebuild
@@ -1,4 +1,4 @@
-# Copyright 2019-2024 Gentoo Authors
+# Copyright 2019-2025 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
@@ -13,7 +13,7 @@ if [[ ${PV} =~ [9]{4,} ]]; then
        inherit git-r3
 else
        
SRC_URI="https://git.kernel.org/pub/scm/libs/libtrace/libtraceevent.git/snapshot/${P}.tar.gz";
-       KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~loong ~ppc ~ppc64 ~riscv ~x86"
+       KEYWORDS="~alpha ~amd64 arm ~arm64 ~loong ~ppc ~ppc64 ~riscv ~x86"
 fi
 
 LICENSE="LGPL-2.1"

Reply via email to