commit: 58aa66ec1fed6071184e7759ee3c257af792e3ba Author: Ulrich Müller <ulm <AT> gentoo <DOT> org> AuthorDate: Sat Dec 28 15:26:15 2019 +0000 Commit: Ulrich Müller <ulm <AT> gentoo <DOT> org> CommitDate: Sat Dec 28 15:26:15 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=58aa66ec
app-arch/lha: Add bindist restriction. Closes: https://bugs.gentoo.org/691734 Package-Manager: Portage-2.3.84, Repoman-2.3.20 Signed-off-by: Ulrich Müller <ulm <AT> gentoo.org> app-arch/lha/lha-114i-r9.ebuild | 1 + 1 file changed, 1 insertion(+) diff --git a/app-arch/lha/lha-114i-r9.ebuild b/app-arch/lha/lha-114i-r9.ebuild index b7fba346636..4e8c6a6a59b 100644 --- a/app-arch/lha/lha-114i-r9.ebuild +++ b/app-arch/lha/lha-114i-r9.ebuild @@ -14,6 +14,7 @@ SRC_URI="mirror://sourceforge.jp/${PN}/22231/${MY_P}.tar.gz" LICENSE="lha" SLOT="0" KEYWORDS="alpha amd64 arm hppa ia64 m68k ppc ppc64 s390 sh sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~m68k-mint" +RESTRICT="bindist" S="${WORKDIR}/${MY_P}"
