diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2019-12-19 09:15:27 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2019-12-19 09:17:11 +0000 |
commit | cbf658cda4edf8a7c03fa626e6673dc70abd9a06 (patch) | |
tree | 703f0f34e9e2301c22c193ab62d6c0b2a62829c2 /app-emulation | |
parent | www-apps/wordpress: bump 5.3.2 (diff) | |
download | gentoo-cbf658cda4edf8a7c03fa626e6673dc70abd9a06.tar.gz gentoo-cbf658cda4edf8a7c03fa626e6673dc70abd9a06.tar.bz2 gentoo-cbf658cda4edf8a7c03fa626e6673dc70abd9a06.zip |
app-emulation/qemu: drop removed --disable-bluez
Follow upstream's 1d4ffe8dc77cb ("Remove the core bluetooth code").
Package-Manager: Portage-2.3.82, Repoman-2.3.20
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'app-emulation')
-rw-r--r-- | app-emulation/qemu/qemu-9999.ebuild | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/app-emulation/qemu/qemu-9999.ebuild b/app-emulation/qemu/qemu-9999.ebuild index d73c7d8113cb..0eaa68925a82 100644 --- a/app-emulation/qemu/qemu-9999.ebuild +++ b/app-emulation/qemu/qemu-9999.ebuild @@ -435,7 +435,6 @@ qemu_src_configure() { fi } conf_opts+=( - --disable-bluez $(conf_notuser accessibility brlapi) $(conf_notuser aio linux-aio) $(conf_notuser bzip2) |