commit: 9904992d658497b3e30a19b42da77fdb5871feb7
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Sat Apr 26 07:18:32 2025 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Sat Apr 26 07:18:32 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9904992d
dev-libs/libtraceevent: Stabilize 1.8.4 ppc, #954511
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
dev-libs/libtraceevent/libtraceevent-1.8.4.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-libs/libtraceevent/libtraceevent-1.8.4.ebuild
b/dev-libs/libtraceevent/libtraceevent-1.8.4.ebuild
index 042838d10832..28c628113188 100644
--- a/dev-libs/libtraceevent/libtraceevent-1.8.4.ebuild
+++ b/dev-libs/libtraceevent/libtraceevent-1.8.4.ebuild
@@ -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"