dev-lang/go: repoman fix
authorWilliam Hubbs <williamh@gentoo.org>
Tue, 21 Feb 2017 19:24:56 +0000 (13:24 -0600)
committerWilliam Hubbs <williamh@gentoo.org>
Tue, 21 Feb 2017 19:25:10 +0000 (13:25 -0600)
Package-Manager: portage-2.3.3

dev-lang/go/go-1.8.ebuild
dev-lang/go/go-9999.ebuild

index b1ff4a97db58d0c71e0b1ff9c05d21e66bc27667..07619fffe0125e9e8231b12431f4b9e7b297ff43 100644 (file)
@@ -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
index b1ff4a97db58d0c71e0b1ff9c05d21e66bc27667..07619fffe0125e9e8231b12431f4b9e7b297ff43 100644 (file)
@@ -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