mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-31 09:08:08 -07:00
16 lines
949 B
Plaintext
16 lines
949 B
Plaintext
DEFINED_PHASES=compile configure install prepare test
|
|
DEPEND=>=sys-kernel/linux-headers-5.1
|
|
DESCRIPTION=Efficient I/O with io_uring
|
|
EAPI=8
|
|
HOMEPAGE=https://github.com/axboe/liburing
|
|
INHERIT=multilib-minimal toolchain-funcs
|
|
IUSE=examples static-libs test abi_x86_32 abi_x86_64 abi_x86_x32 abi_mips_n32 abi_mips_n64 abi_mips_o32 abi_s390_32 abi_s390_64
|
|
KEYWORDS=~alpha ~amd64 ~arm ~arm64 ~hppa ~loong ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86
|
|
LICENSE=MIT
|
|
RDEPEND=>=sys-kernel/linux-headers-5.1
|
|
RESTRICT=!test? ( test ) test
|
|
SLOT=0/2
|
|
SRC_URI=https://github.com/axboe/liburing/archive/refs/tags/liburing-2.11.tar.gz
|
|
_eclasses_=out-of-source-utils 8e5093bd27b7f541a1913271f25d633a multibuild 83db098a835f71feb71761f72a694aa2 toolchain-funcs 58a918e3a42d0156f010dcfd43725be5 multilib fc812e8eb2170022c28272d80a1f9e77 multilib-build d7802b3638ffc661375c0021cdd19efd multilib-minimal e9f54d75b074edc47d36994bbc1e2123
|
|
_md5_=c2d35d9832c6f2516e4450b31672ee22
|