dev-libs/libtracefs: Sync with Gentoo

It's from Gentoo commit 97a3c11ed8bad990e314c76a2365fe8c019a4c64.
This commit is contained in:
Flatcar Buildbot 2024-03-25 07:11:11 +00:00 committed by Krzesimir Nowak
parent ef86d7bfe7
commit 2bd577f5b6

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"