From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 97A1F1382C5 for ; Sun, 21 Mar 2021 13:49:42 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id DAC20E08F6; Sun, 21 Mar 2021 13:49:41 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id C29C6E08F6 for ; Sun, 21 Mar 2021 13:49:41 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 9E6D23404A5 for ; Sun, 21 Mar 2021 13:49:39 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 3991956F for ; Sun, 21 Mar 2021 13:49:38 +0000 (UTC) From: "Mikle Kolyada" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Mikle Kolyada" Message-ID: <1616334574.071fa5b0ea1fc13efe6be3138827e90efd25e97a.zlogene@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-admin/git-credential-gopass/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-admin/git-credential-gopass/git-credential-gopass-1.12.0.ebuild X-VCS-Directories: app-admin/git-credential-gopass/ X-VCS-Committer: zlogene X-VCS-Committer-Name: Mikle Kolyada X-VCS-Revision: 071fa5b0ea1fc13efe6be3138827e90efd25e97a X-VCS-Branch: master Date: Sun, 21 Mar 2021 13:49:38 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: fcbb1c55-85cd-49d8-a12e-e21f0be580a6 X-Archives-Hash: 8454d528ddc555398dd2be528fe70db7 commit: 071fa5b0ea1fc13efe6be3138827e90efd25e97a Author: Mikle Kolyada gentoo org> AuthorDate: Sun Mar 21 13:46:45 2021 +0000 Commit: Mikle Kolyada gentoo org> CommitDate: Sun Mar 21 13:49:34 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=071fa5b0 app-admin/git-credential-gopass: Do not strip binary Package-Manager: Portage-3.0.13, Repoman-3.0.2 Signed-off-by: Mikle Kolyada gentoo.org> app-admin/git-credential-gopass/git-credential-gopass-1.12.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-admin/git-credential-gopass/git-credential-gopass-1.12.0.ebuild b/app-admin/git-credential-gopass/git-credential-gopass-1.12.0.ebuild index 1f9065dcf36..ef58e5b9501 100644 --- a/app-admin/git-credential-gopass/git-credential-gopass-1.12.0.ebuild +++ b/app-admin/git-credential-gopass/git-credential-gopass-1.12.0.ebuild @@ -203,7 +203,7 @@ LICENSE="MIT Apache-2.0 BSD MPL-2.0 BSD-2" SLOT="0" KEYWORDS="~amd64 ~ppc64 ~x86" -RESTRICT="test" +RESTRICT="strip test" DEPEND=">=dev-lang/go-1.16" RDEPEND="