commit:     ee8369c6fcc1ef91376b8985acec025a6b5dfa6b
Author:     Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
AuthorDate: Sun Jan 31 13:26:10 2021 +0000
Commit:     Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
CommitDate: Sun Jan 31 13:26:23 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ee8369c6

app-emulation/qemu: apply werror and keymap patches to live ebuild

Package-Manager: Portage-3.0.14, Repoman-3.0.2
Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>

 app-emulation/qemu/qemu-9999.ebuild | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/app-emulation/qemu/qemu-9999.ebuild 
b/app-emulation/qemu/qemu-9999.ebuild
index e2c0c523fbb..411002ffdfe 100644
--- a/app-emulation/qemu/qemu-9999.ebuild
+++ b/app-emulation/qemu/qemu-9999.ebuild
@@ -226,6 +226,10 @@ RDEPEND="${CDEPEND}
 PATCHES=(
        "${FILESDIR}"/${PN}-2.11.1-capstone_include_path.patch
        "${FILESDIR}"/${PN}-5.2.0-strings.patch
+       "${FILESDIR}"/${PN}-5.2.0-cleaner-werror.patch
+       "${FILESDIR}"/${PN}-5.2.0-disable-keymap.patch
+       #needs a whitespace tweak
+       #"${FILESDIR}"/${PN}-5.2.0-fix-firmware-path.patch
 )
 
 QA_PREBUILT="

Reply via email to