sys-libs/liburing: Stabilize 2.9 x86, #956460

Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
Sam James 2025-09-08 06:39:18 +01:00
parent eb7c1106f6
commit 9d0f64377b
No known key found for this signature in database
GPG Key ID: 738409F520DF9190

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