diff options
author | Aaron Bauman <bman@gentoo.org> | 2019-05-20 14:17:14 -0400 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2019-05-20 14:19:42 -0400 |
commit | fa6722920ade0a72ac957d3e0d2f1383ded32cf5 (patch) | |
tree | 73a37ed1b255d735f3afb4394d7cdb73f5c574be /profiles | |
parent | app-misc/golly: drop old (diff) | |
download | gentoo-fa6722920ade0a72ac957d3e0d2f1383ded32cf5.tar.gz gentoo-fa6722920ade0a72ac957d3e0d2f1383ded32cf5.tar.bz2 gentoo-fa6722920ade0a72ac957d3e0d2f1383ded32cf5.zip |
arm64/package.use.mask: mask docs for media-gfx/enblend
* media-gfx/enblend relies on dev-tex/hevea[ocamlopt] which pulls in
dev-lang/ocamlopt[ocamlopt].
* ocamlopt USE is masked on arm64 due to build breakage
* one of the ML proj maintainers has an overlay with updated builds that
are reported to work on arm64
* No one to maintain/bump them at this time... so mask it
Signed-off-by: Aaron Bauman <bman@gentoo.org>
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/arch/arm64/package.use.mask | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/profiles/arch/arm64/package.use.mask b/profiles/arch/arm64/package.use.mask index 8e36e8dd6640..f2270fe17131 100644 --- a/profiles/arch/arm64/package.use.mask +++ b/profiles/arch/arm64/package.use.mask @@ -1,6 +1,10 @@ # Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Aaron Bauman <bman@gentoo.org> (20 May 2019) +# doc USE ultimately pulls in dev-lang/ocaml[ocamlopt] +media-gfx/enblend doc + # Patrick McLean <chutzpah@gentoo.org> (15 Apr 2019) # pending re-keyword request, bug 615400 net-analyzer/rrdtool rados |