diff options
author | Michał Górny <mgorny@gentoo.org> | 2020-03-26 21:29:30 +0100 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2020-03-26 21:34:53 +0100 |
commit | 76996afdb5d0f4ecf3a2ec5a915dcbfb6f865f68 (patch) | |
tree | 0c67f42a56acff4dc619e7ae95849e6f7f546861 /dev-python/diff-match-patch | |
parent | dev-python/deprecation: Remove redundant versions (diff) | |
download | gentoo-76996afdb5d0f4ecf3a2ec5a915dcbfb6f865f68.tar.gz gentoo-76996afdb5d0f4ecf3a2ec5a915dcbfb6f865f68.tar.bz2 gentoo-76996afdb5d0f4ecf3a2ec5a915dcbfb6f865f68.zip |
dev-python/diff-match-patch: Mark ALLARCHES
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-python/diff-match-patch')
-rw-r--r-- | dev-python/diff-match-patch/metadata.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/dev-python/diff-match-patch/metadata.xml b/dev-python/diff-match-patch/metadata.xml index 85b6549c5455..276558d29c21 100644 --- a/dev-python/diff-match-patch/metadata.xml +++ b/dev-python/diff-match-patch/metadata.xml @@ -9,6 +9,7 @@ <email>python@gentoo.org</email> <name>Python</name> </maintainer> + <stabilize-allarches/> <longdescription lang="en">The Diff Match and Patch libraries offer robust algorithms to perform the operations required for synchronizing plain text. Diff: Compare two blocks of plain text and efficiently return a list of |