sys-libs/liburing: Sync with Gentoo

It's from Gentoo commit 3473456fce3ce9f501b95f063708515afcab1390.

Signed-off-by: Mathieu Tortuyaux <mtortuyaux@microsoft.com>
This commit is contained in:
Flatcar Buildbot 2025-07-21 07:18:28 +00:00 committed by Mathieu Tortuyaux
parent 6655c8f622
commit 529811f397
No known key found for this signature in database
GPG Key ID: AC5CCFB52545D9B8

View File

@ -12,7 +12,7 @@ if [[ "${PV}" == *9999 ]] ; then
EGIT_REPO_URI="https://github.com/axboe/liburing.git"
else
SRC_URI="https://github.com/axboe/liburing/archive/refs/tags/${P}.tar.gz"
KEYWORDS="~alpha amd64 arm arm64 ~hppa ~loong ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86"
KEYWORDS="~alpha amd64 arm arm64 ~hppa ~loong ~mips ~ppc ~ppc64 ~riscv ~s390 sparc ~x86"
QA_PKGCONFIG_VERSION=${PV}
fi