aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohn Helmert III <ajak@gentoo.org>2022-12-21 23:13:15 -0600
committerJohn Helmert III <ajak@gentoo.org>2022-12-21 23:13:17 -0600
commitf9d22d09637423d3f6f894270896567c1fdf41ab (patch)
tree4200a07722f0afb06b2f9b643ab6d4b2437f1a69 /dev-python/pypy3-exe/metadata.xml
parentsys-block/partimage: treeclean (diff)
downloadmusl-f9d22d09637423d3f6f894270896567c1fdf41ab.tar.gz
musl-f9d22d09637423d3f6f894270896567c1fdf41ab.tar.bz2
musl-f9d22d09637423d3f6f894270896567c1fdf41ab.zip
dev-python/pypy3-exe: treeclean
This existing ::musl version of pypy3-exe triggers an error in global scope from its usage of python-2.7. Tests pass with the ::gentoo version on musl, so just treeclean ::musl's. Signed-off-by: John Helmert III <ajak@gentoo.org>
Diffstat (limited to 'dev-python/pypy3-exe/metadata.xml')
-rw-r--r--dev-python/pypy3-exe/metadata.xml16
1 files changed, 0 insertions, 16 deletions
diff --git a/dev-python/pypy3-exe/metadata.xml b/dev-python/pypy3-exe/metadata.xml
deleted file mode 100644
index b1ba0b46..00000000
--- a/dev-python/pypy3-exe/metadata.xml
+++ /dev/null
@@ -1,16 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
- <maintainer type="project">
- <email>python@gentoo.org</email>
- <name>Python</name>
- </maintainer>
- <use>
- <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>
- </use>
- <upstream>
- <remote-id type="bitbucket">pypy/pypy</remote-id>
- </upstream>
-</pkgmetadata>