diff options
Diffstat (limited to 'app-admin/glance/glance-2018.2.9999.ebuild')
-rw-r--r-- | app-admin/glance/glance-2018.2.9999.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-admin/glance/glance-2018.2.9999.ebuild b/app-admin/glance/glance-2018.2.9999.ebuild index 1f4e7cbf4001..73e618b1edd5 100644 --- a/app-admin/glance/glance-2018.2.9999.ebuild +++ b/app-admin/glance/glance-2018.2.9999.ebuild @@ -2,8 +2,8 @@ # Distributed under the terms of the GNU General Public License v2 EAPI=6 -PYTHON_COMPAT=( python2_7 python3_{5,6} ) +PYTHON_COMPAT=( python3_{5,6} ) inherit distutils-r1 user DESCRIPTION="Services for discovering, registering, and retrieving VM images" |