diff --git a/dev-python/cangjie/cangjie-1.3-r2.ebuild b/dev-python/cangjie/cangjie-1.3-r2.ebuild index 5fcc22b6d6aa7..41915f9f9bf06 100644 --- a/dev-python/cangjie/cangjie-1.3-r2.ebuild +++ b/dev-python/cangjie/cangjie-1.3-r2.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{10..14} ) +PYTHON_COMPAT=( python3_{11..14} ) inherit autotools python-r1 DESCRIPTION="Python wrapper for libcangjie"