summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2024-10-25 23:52:51 +0100
committerSam James <sam@gentoo.org>2024-10-25 23:52:51 +0100
commitb327e94b30a0cd1d44d19fe6671b99aa139b1160 (patch)
tree2321565cba2d0fed970d3349a7b3eb3be45c35a9 /dev-libs/libtraceevent
parentsys-devel/gcc: add 13.3.1_p20241025 (diff)
downloadgentoo-b327e94b30a0cd1d44d19fe6671b99aa139b1160.tar.gz
gentoo-b327e94b30a0cd1d44d19fe6671b99aa139b1160.tar.bz2
gentoo-b327e94b30a0cd1d44d19fe6671b99aa139b1160.zip
dev-libs/libtraceevent: Stabilize 1.8.3 x86, #942179
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-libs/libtraceevent')
-rw-r--r--dev-libs/libtraceevent/libtraceevent-1.8.3.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/libtraceevent/libtraceevent-1.8.3.ebuild b/dev-libs/libtraceevent/libtraceevent-1.8.3.ebuild
index e3d660a2feb2..f9b823fc352c 100644
--- a/dev-libs/libtraceevent/libtraceevent-1.8.3.ebuild
+++ b/dev-libs/libtraceevent/libtraceevent-1.8.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"