summaryrefslogtreecommitdiff
path: root/dev-db/sqlmap/sqlmap-9999.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'dev-db/sqlmap/sqlmap-9999.ebuild')
-rw-r--r--dev-db/sqlmap/sqlmap-9999.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-db/sqlmap/sqlmap-9999.ebuild b/dev-db/sqlmap/sqlmap-9999.ebuild
index 7b33e4568b15..7fe00f1370cf 100644
--- a/dev-db/sqlmap/sqlmap-9999.ebuild
+++ b/dev-db/sqlmap/sqlmap-9999.ebuild
@@ -3,7 +3,7 @@
EAPI=8
-PYTHON_COMPAT=( python3_{9..10} )
+PYTHON_COMPAT=( python3_{8..11} )
PYTHON_REQ_USE="sqlite"
inherit bash-completion-r1 python-single-r1 wrapper
@@ -23,7 +23,7 @@ fi
# ansitrm (BSD)
# beautifulsoup (BSD)
# bottle (MIT)
-# charder (LGPL-2.1+)
+# chardet (LGPL-2.1+)
# clientform (BSD)
# colorama (BSD)
# fcrypt (BSD-2)