dev-libs/libtracefs: Sync with Gentoo

It's from Gentoo commit de50f663421b2fa6c2f76a12ce086b2cb612e9cf.
This commit is contained in:
Flatcar Buildbot 2025-06-30 07:08:08 +00:00
parent 81378ac5de
commit 2f1ff30c91

View File

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