From: William Hubbs Date: Tue, 21 Feb 2017 19:24:56 +0000 (-0600) Subject: dev-lang/go: repoman fix X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=3a589a018f6a463155175f4af00c432e0060faf8;p=gentoo.git dev-lang/go: repoman fix Package-Manager: portage-2.3.3 --- diff --git a/dev-lang/go/go-1.8.ebuild b/dev-lang/go/go-1.8.ebuild index b1ff4a97db58..07619fffe012 100644 --- a/dev-lang/go/go-1.8.ebuild +++ b/dev-lang/go/go-1.8.ebuild @@ -79,7 +79,7 @@ QA_MULTILIB_PATHS="usr/lib/go/pkg/tool/.*/.*" # Do not strip this package. Stripping is unsupported upstream and may # fail. -RESTRICT+="strip" +RESTRICT+=" strip" DOCS=( AUTHORS diff --git a/dev-lang/go/go-9999.ebuild b/dev-lang/go/go-9999.ebuild index b1ff4a97db58..07619fffe012 100644 --- a/dev-lang/go/go-9999.ebuild +++ b/dev-lang/go/go-9999.ebuild @@ -79,7 +79,7 @@ QA_MULTILIB_PATHS="usr/lib/go/pkg/tool/.*/.*" # Do not strip this package. Stripping is unsupported upstream and may # fail. -RESTRICT+="strip" +RESTRICT+=" strip" DOCS=( AUTHORS