commit:     cb6880f4bccfb6f37ac44da8c037e999ce3dc123
Author:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Sun Mar 10 20:00:30 2024 +0000
Commit:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Sun Mar 10 20:00:30 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cb6880f4

dev-libs/libtraceevent: Stabilize 1.7.3 ppc64, #916522

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

 dev-libs/libtraceevent/libtraceevent-1.7.3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-libs/libtraceevent/libtraceevent-1.7.3.ebuild 
b/dev-libs/libtraceevent/libtraceevent-1.7.3.ebuild
index 2e562212c95a..aa89584e0e44 100644
--- a/dev-libs/libtraceevent/libtraceevent-1.7.3.ebuild
+++ b/dev-libs/libtraceevent/libtraceevent-1.7.3.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"

Reply via email to