diff options
Diffstat (limited to 'app-emulation/glean/glean-1.17.0.ebuild')
-rw-r--r-- | app-emulation/glean/glean-1.17.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-emulation/glean/glean-1.17.0.ebuild b/app-emulation/glean/glean-1.17.0.ebuild index 6f94d92f9f24..b949b505aa0f 100644 --- a/app-emulation/glean/glean-1.17.0.ebuild +++ b/app-emulation/glean/glean-1.17.0.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_6 python3_7 python3_8 ) +PYTHON_COMPAT=( python3_7 python3_8 ) DISTUTILS_USE_SETUPTOOLS=rdepend inherit distutils-r1 |