summaryrefslogtreecommitdiff
path: root/dev-python/diff-match-patch
diff options
context:
space:
mode:
authorLiguros - Gitlab CI/CD [develop] <gitlab@liguros.net>2022-10-26 09:28:44 +0000
committerLiguros - Gitlab CI/CD [develop] <gitlab@liguros.net>2022-10-26 09:28:44 +0000
commitbf32af1a77904f06af121d4129d76a493e9f1fd0 (patch)
tree8a826a570be8b021540c7127348ff6c4cbbe7405 /dev-python/diff-match-patch
parentec183e1c90a17c119012450982f07aa5a19ece65 (diff)
downloadbaldeagleos-repo-bf32af1a77904f06af121d4129d76a493e9f1fd0.tar.gz
baldeagleos-repo-bf32af1a77904f06af121d4129d76a493e9f1fd0.tar.xz
baldeagleos-repo-bf32af1a77904f06af121d4129d76a493e9f1fd0.zip
Adding metadata
Diffstat (limited to 'dev-python/diff-match-patch')
-rw-r--r--dev-python/diff-match-patch/diff-match-patch-20181111.ebuild2
-rw-r--r--dev-python/diff-match-patch/diff-match-patch-20200713.ebuild2
2 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/diff-match-patch/diff-match-patch-20181111.ebuild b/dev-python/diff-match-patch/diff-match-patch-20181111.ebuild
index 6cb37c1a1253..995b941f04c8 100644
--- a/dev-python/diff-match-patch/diff-match-patch-20181111.ebuild
+++ b/dev-python/diff-match-patch/diff-match-patch-20181111.ebuild
@@ -3,7 +3,7 @@
EAPI=7
-PYTHON_COMPAT=( python3_{7,8,9,10} )
+PYTHON_COMPAT=( python3_{7,8,9,10,11} )
inherit distutils-r1
diff --git a/dev-python/diff-match-patch/diff-match-patch-20200713.ebuild b/dev-python/diff-match-patch/diff-match-patch-20200713.ebuild
index 2cbb05409502..3a4f99292e4b 100644
--- a/dev-python/diff-match-patch/diff-match-patch-20200713.ebuild
+++ b/dev-python/diff-match-patch/diff-match-patch-20200713.ebuild
@@ -3,7 +3,7 @@
EAPI=7
-PYTHON_COMPAT=( python3_{7,8,9,10} )
+PYTHON_COMPAT=( python3_{7,8,9,10,11} )
inherit distutils-r1