From 3a589a018f6a463155175f4af00c432e0060faf8 Mon Sep 17 00:00:00 2001 From: William Hubbs Date: Tue, 21 Feb 2017 13:24:56 -0600 Subject: [PATCH] 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 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 -- 2.26.2