diff options
author | Bertrand Jacquin <bertrand@jacquin.bzh> | 2020-10-01 15:43:44 +0100 |
---|---|---|
committer | Bertrand Jacquin <bertrand@jacquin.bzh> | 2020-10-18 16:02:51 +0100 |
commit | 41c9213a745b7330619b8a3cf69278ab6d67ad0c (patch) | |
tree | 4cc3f8a4f4c00f12f54d1f136aa4d31865b94ec4 /profiles | |
parent | eclass/linux-build: add verification around WLAN (diff) | |
download | portage-41c9213a745b7330619b8a3cf69278ab6d67ad0c.tar.xz |
profiles/common: enable io-uring USE flag for app-emulation/qemu
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/common/package.use | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/profiles/common/package.use b/profiles/common/package.use index d8e3370a..c87d4723 100644 --- a/profiles/common/package.use +++ b/profiles/common/package.use @@ -142,3 +142,5 @@ net-misc/rsync system-zlib # provided by sys-auth/pambase sys-apps/shadow -cracklib + +app-emulation/qemu io-uring |