diff options
Diffstat (limited to 'net-nntp/sabnzbd/sabnzbd-3.0.0-r1.ebuild')
-rw-r--r-- | net-nntp/sabnzbd/sabnzbd-3.0.0-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-nntp/sabnzbd/sabnzbd-3.0.0-r1.ebuild b/net-nntp/sabnzbd/sabnzbd-3.0.0-r1.ebuild index a4942c83c188..4ddc240f0d88 100644 --- a/net-nntp/sabnzbd/sabnzbd-3.0.0-r1.ebuild +++ b/net-nntp/sabnzbd/sabnzbd-3.0.0-r1.ebuild @@ -4,7 +4,7 @@ EAPI="7" # Require python-2 with sqlite USE flag -PYTHON_COMPAT=( python3_{6..8} ) +PYTHON_COMPAT=( python3_{7..8} ) PYTHON_REQ_USE="sqlite" inherit python-single-r1 systemd |