diff options
Diffstat (limited to 'dev-python/qrcode')
-rw-r--r-- | dev-python/qrcode/qrcode-5.1-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/qrcode/qrcode-5.1-r1.ebuild b/dev-python/qrcode/qrcode-5.1-r1.ebuild index 5ee5f3f8a46a..36a76171d881 100644 --- a/dev-python/qrcode/qrcode-5.1-r1.ebuild +++ b/dev-python/qrcode/qrcode-5.1-r1.ebuild @@ -3,7 +3,7 @@ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_{4,5,6} ) +PYTHON_COMPAT=( python2_7 python3_{5,6} ) inherit distutils-r1 |