projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f229e81
)
app-arch/lha: Add bindist restriction.
author
Ulrich Müller
<ulm@gentoo.org>
Sat, 28 Dec 2019 15:26:15 +0000
(16:26 +0100)
committer
Ulrich Müller
<ulm@gentoo.org>
Sat, 28 Dec 2019 15:26:15 +0000
(16:26 +0100)
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>
app-arch/lha/lha-114i-r9.ebuild
patch
|
blob
|
history
diff --git
a/app-arch/lha/lha-114i-r9.ebuild
b/app-arch/lha/lha-114i-r9.ebuild
index b7fba34663665216bbde26d5eae9678d8884bc8b..4e8c6a6a59b4f8b8b218dd8210fbea7a95193763 100644
(file)
--- 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}"