commit: 7edb4f26e7d27c2b0363b66ece547b16819342f9 Author: Mikle Kolyada <zlogene <AT> gentoo <DOT> org> AuthorDate: Sun Jul 22 13:36:36 2018 +0000 Commit: Mikle Kolyada <zlogene <AT> gentoo <DOT> org> CommitDate: Sun Jul 22 13:36:36 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7edb4f26
net-p2p/qbittorrent: Do not apply -Werror patch for live ebuild Closes: https://bugs.gentoo.org/661772 Package-Manager: Portage-2.3.40, Repoman-2.3.9 net-p2p/qbittorrent/qbittorrent-9999.ebuild | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/net-p2p/qbittorrent/qbittorrent-9999.ebuild b/net-p2p/qbittorrent/qbittorrent-9999.ebuild index 1f76cf096f6..6453f2dac22 100644 --- a/net-p2p/qbittorrent/qbittorrent-9999.ebuild +++ b/net-p2p/qbittorrent/qbittorrent-9999.ebuild @@ -42,7 +42,9 @@ DEPEND="${RDEPEND} virtual/pkgconfig" DOCS=( AUTHORS Changelog CONTRIBUTING.md README.md TODO ) -PATCHES=( "${FILESDIR}/${PN}-4.0.4-werror.patch" ) +#PATCHES=( "${FILESDIR}/${PN}-4.0.4-werror.patch" ) +# they do not ship -Werror for the master branch yet +# may be changed again. src_configure() { local mycmakeargs=(