summaryrefslogtreecommitdiff
path: root/dev-python/kaitaistruct
diff options
context:
space:
mode:
authorLiguros - Gitlab CI/CD [develop] <gitlab@liguros.net>2020-12-05 14:08:42 +0000
committerLiguros - Gitlab CI/CD [develop] <gitlab@liguros.net>2020-12-05 14:08:42 +0000
commit32a4698032393a9bbe3e9f967d5dc805bb4780d9 (patch)
tree449022c8a1383d0efb939f9175e449d6e2abdab4 /dev-python/kaitaistruct
parent490d80aeb76438be1b9d2803257dbf9199499f75 (diff)
downloadbaldeagleos-repo-32a4698032393a9bbe3e9f967d5dc805bb4780d9.tar.gz
baldeagleos-repo-32a4698032393a9bbe3e9f967d5dc805bb4780d9.tar.xz
baldeagleos-repo-32a4698032393a9bbe3e9f967d5dc805bb4780d9.zip
Updating liguros repo
Diffstat (limited to 'dev-python/kaitaistruct')
-rw-r--r--dev-python/kaitaistruct/kaitaistruct-0.8.ebuild2
-rw-r--r--dev-python/kaitaistruct/kaitaistruct-0.9.ebuild2
2 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/kaitaistruct/kaitaistruct-0.8.ebuild b/dev-python/kaitaistruct/kaitaistruct-0.8.ebuild
index 577159feadf3..77b5a941f8ef 100644
--- a/dev-python/kaitaistruct/kaitaistruct-0.8.ebuild
+++ b/dev-python/kaitaistruct/kaitaistruct-0.8.ebuild
@@ -3,7 +3,7 @@
EAPI=6
-PYTHON_COMPAT=( python3_{6,7,8,9} )
+PYTHON_COMPAT=( python3_{5,6,7,8,9,10} )
inherit distutils-r1
diff --git a/dev-python/kaitaistruct/kaitaistruct-0.9.ebuild b/dev-python/kaitaistruct/kaitaistruct-0.9.ebuild
index 2dedd2b60ccd..c1d8d6a9e61c 100644
--- a/dev-python/kaitaistruct/kaitaistruct-0.9.ebuild
+++ b/dev-python/kaitaistruct/kaitaistruct-0.9.ebuild
@@ -3,7 +3,7 @@
EAPI=7
-PYTHON_COMPAT=( python3_{6,7,8,9} )
+PYTHON_COMPAT=( python3_{5,6,7,8,9,10} )
inherit distutils-r1