summaryrefslogtreecommitdiff
path: root/dev-python/appi
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python/appi')
-rw-r--r--dev-python/appi/appi-0.2.5-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/appi/appi-0.2.5-r1.ebuild b/dev-python/appi/appi-0.2.5-r1.ebuild
index 751c55feefce..6fe61138b184 100644
--- a/dev-python/appi/appi-0.2.5-r1.ebuild
+++ b/dev-python/appi/appi-0.2.5-r1.ebuild
@@ -1,7 +1,7 @@
# Copyright 2020-2021 LiGurOs Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
-PYTHON_COMPAT=( python3_{6,7,8,9,10,11} )
+PYTHON_COMPAT=( python3_{7,8,9,10,11} )
inherit distutils-r1