mirror of
https://github.com/flatcar/scripts.git
synced 2025-08-07 13:06:59 +02:00
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:
parent
6655c8f622
commit
529811f397
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user