diff --git a/dev-python/pyzbar/pyzbar-0.1.5.ebuild b/dev-python/pyzbar/pyzbar-0.1.5.ebuild index b654f76e3a878..addc5815c2fc7 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 b654f76e3a878..addc5815c2fc7 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"