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