dev-libs/libtracefs: Sync with Gentoo

It's from Gentoo commit 78ef4d0b31b67f8783359f315f47a060e4cba99f.
This commit is contained in:
Flatcar Buildbot 2024-11-11 07:05:27 +00:00 committed by Krzesimir Nowak
parent fbdad0faf8
commit 73ae4921b7

View File

@ -13,7 +13,7 @@ if [[ ${PV} =~ [9]{4,} ]]; then
inherit git-r3
else
SRC_URI="https://git.kernel.org/pub/scm/libs/libtrace/libtracefs.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"