diff options
Diffstat (limited to 'sci-chemistry/chemex/chemex-2018.10.3.ebuild')
-rw-r--r-- | sci-chemistry/chemex/chemex-2018.10.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-chemistry/chemex/chemex-2018.10.3.ebuild b/sci-chemistry/chemex/chemex-2018.10.3.ebuild index 4e6e2d717f91..fc6cc2f0ca18 100644 --- a/sci-chemistry/chemex/chemex-2018.10.3.ebuild +++ b/sci-chemistry/chemex/chemex-2018.10.3.ebuild @@ -4,7 +4,7 @@ EAPI=7 DISTUTILS_SINGLE_IMPL="yes" DISTUTILS_USE_SETUPTOOLS=rdepend -PYTHON_COMPAT=( python3_{6..8} ) +PYTHON_COMPAT=( python3_{7..8} ) inherit distutils-r1 |