From: Alexis Ballier Date: Wed, 26 Apr 2017 17:18:33 +0000 (+0200) Subject: dev-ros/test_diagnostic_aggregator: forward port gcc6 patch X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=d4f99a75856c068bb4874e95ff16fd2f26740d88;p=gentoo.git dev-ros/test_diagnostic_aggregator: forward port gcc6 patch Package-Manager: Portage-2.3.5, Repoman-2.3.2 --- diff --git a/dev-ros/test_diagnostic_aggregator/test_diagnostic_aggregator-1.9.0.ebuild b/dev-ros/test_diagnostic_aggregator/test_diagnostic_aggregator-1.9.0.ebuild index c68025b68af5..e91f3025a206 100644 --- a/dev-ros/test_diagnostic_aggregator/test_diagnostic_aggregator-1.9.0.ebuild +++ b/dev-ros/test_diagnostic_aggregator/test_diagnostic_aggregator-1.9.0.ebuild @@ -22,3 +22,4 @@ RDEPEND=" dev-ros/rostest " DEPEND="${RDEPEND}" +PATCHES=( "${FILESDIR}/gcc6.patch" )