diff options
-rw-r--r-- | dev-python/pyzbar/pyzbar-0.1.5.ebuild | 2 | ||||
-rw-r--r-- | dev-python/pyzbar/pyzbar-0.1.7.ebuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/pyzbar/pyzbar-0.1.5.ebuild b/dev-python/pyzbar/pyzbar-0.1.5.ebuild index b654f76e3a87..addc5815c2fc 100644 --- a/dev-python/pyzbar/pyzbar-0.1.5.ebuild +++ b/dev-python/pyzbar/pyzbar-0.1.5.ebuild @@ -3,7 +3,7 @@ EAPI=6 -PYTHON_COMPAT=( python2_7 python3_{6,7} ) +PYTHON_COMPAT=( python3_{6,7} ) inherit distutils-r1 DESCRIPTION="Read one-dimensional barcodes and QR codes from Python" diff --git a/dev-python/pyzbar/pyzbar-0.1.7.ebuild b/dev-python/pyzbar/pyzbar-0.1.7.ebuild index b654f76e3a87..addc5815c2fc 100644 --- a/dev-python/pyzbar/pyzbar-0.1.7.ebuild +++ b/dev-python/pyzbar/pyzbar-0.1.7.ebuild @@ -3,7 +3,7 @@ EAPI=6 -PYTHON_COMPAT=( python2_7 python3_{6,7} ) +PYTHON_COMPAT=( python3_{6,7} ) inherit distutils-r1 DESCRIPTION="Read one-dimensional barcodes and QR codes from Python" |