commit:     3a589a018f6a463155175f4af00c432e0060faf8
Author:     William Hubbs <williamh <AT> gentoo <DOT> org>
AuthorDate: Tue Feb 21 19:24:56 2017 +0000
Commit:     William Hubbs <williamh <AT> gentoo <DOT> org>
CommitDate: Tue Feb 21 19:25:10 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3a589a01

dev-lang/go: repoman fix

Package-Manager: portage-2.3.3

 dev-lang/go/go-1.8.ebuild  | 2 +-
 dev-lang/go/go-9999.ebuild | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-lang/go/go-1.8.ebuild b/dev-lang/go/go-1.8.ebuild
index b1ff4a97db..07619fffe0 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 b1ff4a97db..07619fffe0 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

Reply via email to