From: William Hubbs Date: Wed, 12 Jun 2019 17:47:45 +0000 (-0500) Subject: net-analyzer/telegraf: 1.10.4: do not strip the binary X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=710b1f0e2b8dacc24d0962520108d7f98ccac44c;p=gentoo.git net-analyzer/telegraf: 1.10.4: do not strip the binary All go packages should not strip binaries. Copyright: Sony Interactive Entertainment Inc. Package-Manager: Portage-2.3.66, Repoman-2.3.12 Signed-off-by: William Hubbs --- diff --git a/net-analyzer/telegraf/telegraf-1.10.4.ebuild b/net-analyzer/telegraf/telegraf-1.10.4.ebuild index c56c73d95eb2..26d57829cbfc 100644 --- a/net-analyzer/telegraf/telegraf-1.10.4.ebuild +++ b/net-analyzer/telegraf/telegraf-1.10.4.ebuild @@ -18,6 +18,8 @@ LICENSE="MIT" SLOT="0" KEYWORDS="~amd64" +RESTRICT="strip" + pkg_setup() { enewgroup telegraf enewuser telegraf -1 -1 -1 telegraf