aboutsummaryrefslogtreecommitdiff
path: root/ports/arrow/CONTROL
diff options
context:
space:
mode:
authorJack·Boos·Yu <47264268+JackBoosY@users.noreply.github.com>2020-11-13 10:54:48 -0800
committerGitHub <noreply@github.com>2020-11-13 10:54:48 -0800
commit1d8755cb409f655d5135472970d1da0ce975681b (patch)
treebfc7aaa270fd0d7ec2f23f20dad20a74a92468d1 /ports/arrow/CONTROL
parentd9b179fd46fc93a2f893b98eefac17a1985f423d (diff)
downloadvcpkg-1d8755cb409f655d5135472970d1da0ce975681b.tar.gz
vcpkg-1d8755cb409f655d5135472970d1da0ce975681b.zip
[vcpkg baseline] Clean up baseline, use Keyword Supports Part 1 (#14245)
* [vcpkg baseline] Clean up baseline, use Keyword Supports * Update ports/arrow/CONTROL
Diffstat (limited to 'ports/arrow/CONTROL')
-rw-r--r--ports/arrow/CONTROL2
1 files changed, 1 insertions, 1 deletions
diff --git a/ports/arrow/CONTROL b/ports/arrow/CONTROL
index b228586a3..40ce8f95b 100644
--- a/ports/arrow/CONTROL
+++ b/ports/arrow/CONTROL
@@ -4,7 +4,7 @@ Port-Version: 2
Build-Depends: boost-system, boost-filesystem, boost-multiprecision, boost-algorithm, flatbuffers, rapidjson, zlib, lz4, brotli, bzip2, zstd, snappy, gflags, thrift, double-conversion, glog, uriparser, openssl, utf8proc
Homepage: https://github.com/apache/arrow
Description: Apache Arrow is a columnar in-memory analytics layer designed to accelerate big data. It houses a set of canonical in-memory representations of flat and hierarchical data along with multiple language-bindings for structure manipulation. It also provides IPC and common algorithm implementations.
-Supports: x64
+Supports: x64&!arm
Default-Features: csv, json, parquet, filesystem
Feature: csv