commit: e8dbeb178e42b40d1bbb606ce7a3cc2279e42da8 Author: Mikle Kolyada <zlogene <AT> gentoo <DOT> org> AuthorDate: Sun Mar 21 13:47:36 2021 +0000 Commit: Mikle Kolyada <zlogene <AT> gentoo <DOT> org> CommitDate: Sun Mar 21 13:49:35 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e8dbeb17
app-admin/gopass-jsonapi: 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/gopass-jsonapi/gopass-jsonapi-1.11.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-admin/gopass-jsonapi/gopass-jsonapi-1.11.1.ebuild b/app-admin/gopass-jsonapi/gopass-jsonapi-1.11.1.ebuild index 47a25d61f3d..f78f8bd945f 100644 --- a/app-admin/gopass-jsonapi/gopass-jsonapi-1.11.1.ebuild +++ b/app-admin/gopass-jsonapi/gopass-jsonapi-1.11.1.ebuild @@ -248,7 +248,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="
