diff options
Diffstat (limited to 'net-mail/fetchmail/fetchmail-6.4.14.ebuild')
-rw-r--r-- | net-mail/fetchmail/fetchmail-6.4.14.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-mail/fetchmail/fetchmail-6.4.14.ebuild b/net-mail/fetchmail/fetchmail-6.4.14.ebuild index 1a8bae797ef5..6c2e6a41f1b0 100644 --- a/net-mail/fetchmail/fetchmail-6.4.14.ebuild +++ b/net-mail/fetchmail/fetchmail-6.4.14.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9} ) +PYTHON_COMPAT=( python3_{7,8,9} ) PYTHON_REQ_USE="tk" inherit autotools python-single-r1 systemd tmpfiles toolchain-funcs |