summaryrefslogtreecommitdiff
path: root/dev-python/diff-match-patch
diff options
context:
space:
mode:
authorLiguros - Gitlab CI/CD [develop] <gitlab@liguros.net>2020-12-06 14:39:01 +0000
committerLiguros - Gitlab CI/CD [develop] <gitlab@liguros.net>2020-12-06 14:39:01 +0000
commite9848f819288ad820832150895a8ab090fa99c5b (patch)
treedebf68f56a95550a692bd048f067201a25f0a02e /dev-python/diff-match-patch
parentf8ed4c2fc3a32e7aeca2dfe690fcc70e7f823fe6 (diff)
downloadbaldeagleos-repo-e9848f819288ad820832150895a8ab090fa99c5b.tar.gz
baldeagleos-repo-e9848f819288ad820832150895a8ab090fa99c5b.tar.xz
baldeagleos-repo-e9848f819288ad820832150895a8ab090fa99c5b.zip
Updating liguros repo
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 8dabb0a98cd4..cbb8c2124bf1 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_{6,7,8,9,10} )
+PYTHON_COMPAT=( python3_{6,7,8,9} )
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 09f6e1fab883..6903613d5ece 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_{6,7,8,9,10} )
+PYTHON_COMPAT=( python3_{6,7,8,9} )
inherit distutils-r1