diff options
Diffstat (limited to 'net-im/toxic/toxic-0.10.0-r1.ebuild')
-rw-r--r-- | net-im/toxic/toxic-0.10.0-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-im/toxic/toxic-0.10.0-r1.ebuild b/net-im/toxic/toxic-0.10.0-r1.ebuild index 904924719e8f..de5dde5af0f2 100644 --- a/net-im/toxic/toxic-0.10.0-r1.ebuild +++ b/net-im/toxic/toxic-0.10.0-r1.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9} ) +PYTHON_COMPAT=( python3_{7,8,9} ) inherit python-single-r1 xdg |