summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorUlrich Müller <ulm@gentoo.org>2019-12-28 16:26:15 +0100
committerUlrich Müller <ulm@gentoo.org>2019-12-28 16:26:15 +0100
commit58aa66ec1fed6071184e7759ee3c257af792e3ba (patch)
treec68539aae9a8b0e88d4ffd54551e106652b4bffe /app-arch
parentx11-libs/motif: Apply proper patches, instead of sed and echo. (diff)
downloadgentoo-58aa66ec1fed6071184e7759ee3c257af792e3ba.tar.gz
gentoo-58aa66ec1fed6071184e7759ee3c257af792e3ba.tar.bz2
gentoo-58aa66ec1fed6071184e7759ee3c257af792e3ba.zip
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@gentoo.org>
Diffstat (limited to 'app-arch')
-rw-r--r--app-arch/lha/lha-114i-r9.ebuild1
1 files changed, 1 insertions, 0 deletions
diff --git a/app-arch/lha/lha-114i-r9.ebuild b/app-arch/lha/lha-114i-r9.ebuild
index b7fba3466366..4e8c6a6a59b4 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}"