summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2024-10-25 23:09:00 +0100
committerSam James <sam@gentoo.org>2024-10-25 23:09:00 +0100
commit455b95334703b68b8ad0141ab19d225db588ba0a (patch)
tree0a36ec10b6de4ae5c776348179fcd211842ca033 /dev-libs
parentdev-libs/libtraceevent: Stabilize 1.8.3 ppc64, #942179 (diff)
downloadgentoo-455b95334703b68b8ad0141ab19d225db588ba0a.tar.gz
gentoo-455b95334703b68b8ad0141ab19d225db588ba0a.tar.bz2
gentoo-455b95334703b68b8ad0141ab19d225db588ba0a.zip
dev-libs/libtraceevent: Stabilize 1.8.3 amd64, #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 761fb779c2cc..e3d660a2feb2 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"