diff options
Diffstat (limited to 'dev-python/pypy-exe/metadata.xml')
-rw-r--r-- | dev-python/pypy-exe/metadata.xml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/dev-python/pypy-exe/metadata.xml b/dev-python/pypy-exe/metadata.xml index 89f86a0b2bea..cf6720905ca5 100644 --- a/dev-python/pypy-exe/metadata.xml +++ b/dev-python/pypy-exe/metadata.xml @@ -9,7 +9,6 @@ <flag name="low-memory">Build using PyPy with the engine configured towards low memory footprint. This makes it possible to build PyPy using ~3.5G of RAM on amd64 and ~half of that on x86, at the cost of lengthened build time.</flag> - <flag name="sandbox">Enable sandboxing functionality</flag> </use> <upstream> <remote-id type="bitbucket">pypy/pypy</remote-id> |