summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2024-10-31 13:49:02 +0000
committerSam James <sam@gentoo.org>2024-10-31 13:49:02 +0000
commit505044f680e5a9c7b3cddddff430c437b1092c40 (patch)
treeb3ebb597bb85b1758c0b23d8d2dece39ace18d3f /dev-libs
parentnet-mail/qmhandle: Stabilize 1.3.2-r1 arm, #942155 (diff)
downloadgentoo-505044f680e5a9c7b3cddddff430c437b1092c40.tar.gz
gentoo-505044f680e5a9c7b3cddddff430c437b1092c40.tar.bz2
gentoo-505044f680e5a9c7b3cddddff430c437b1092c40.zip
dev-libs/libtraceevent: Stabilize 1.8.3 arm, #942179
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-libs')
-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 a6f329f87501..be70cd78517d 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"