*/*: Clean PYTHON_COMPAT of obsolete impls
[gentoo.git] / app-admin / glance / glance-17.0.0.ebuild
index 6f1e7ab48d708ce0f3cdc847285db6d22c23bd08..ac61eca81156b60d040f354015fb0d7d008c38f6 100644 (file)
@@ -1,9 +1,9 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
 
-PYTHON_COMPAT=( python3_{5,6} )
+PYTHON_COMPAT=( python3_6 )
 inherit distutils-r1 user
 
 DESCRIPTION="Services for discovering, registering, and retrieving VM images"