diff options
Diffstat (limited to 'dev-python/Rx/Rx-3.1.0.ebuild')
-rw-r--r-- | dev-python/Rx/Rx-3.1.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/Rx/Rx-3.1.0.ebuild b/dev-python/Rx/Rx-3.1.0.ebuild index dca57f5969d9..9d8a0b9bb0c2 100644 --- a/dev-python/Rx/Rx-3.1.0.ebuild +++ b/dev-python/Rx/Rx-3.1.0.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_6 python3_7 python3_8 python3_9 ) +PYTHON_COMPAT=( python3_7 python3_8 python3_9 ) inherit distutils-r1 virtualx |