diff options
Diffstat (limited to 'dev-python/python-telegram-bot')
| -rw-r--r-- | dev-python/python-telegram-bot/python-telegram-bot-13.1.ebuild | 2 | ||||
| -rw-r--r-- | dev-python/python-telegram-bot/python-telegram-bot-9999.ebuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/python-telegram-bot/python-telegram-bot-13.1.ebuild b/dev-python/python-telegram-bot/python-telegram-bot-13.1.ebuild index ac5195fe75db..84652c4d741f 100644 --- a/dev-python/python-telegram-bot/python-telegram-bot-13.1.ebuild +++ b/dev-python/python-telegram-bot/python-telegram-bot-13.1.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_8 ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 diff --git a/dev-python/python-telegram-bot/python-telegram-bot-9999.ebuild b/dev-python/python-telegram-bot/python-telegram-bot-9999.ebuild index 90d56ae91168..6fda0de2b0dc 100644 --- a/dev-python/python-telegram-bot/python-telegram-bot-9999.ebuild +++ b/dev-python/python-telegram-bot/python-telegram-bot-9999.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_8 ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 |
