commit: 071fa5b0ea1fc13efe6be3138827e90efd25e97a Author: Mikle Kolyada <zlogene <AT> gentoo <DOT> org> AuthorDate: Sun Mar 21 13:46:45 2021 +0000 Commit: Mikle Kolyada <zlogene <AT> gentoo <DOT> 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 <zlogene <AT> 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="
