diff options
Diffstat (limited to 'sci-libs/dlib/dlib-19.16-r1.ebuild')
-rw-r--r-- | sci-libs/dlib/dlib-19.16-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-libs/dlib/dlib-19.16-r1.ebuild b/sci-libs/dlib/dlib-19.16-r1.ebuild index 5b0ca7e80ee9..b962a0da02e0 100644 --- a/sci-libs/dlib/dlib-19.16-r1.ebuild +++ b/sci-libs/dlib/dlib-19.16-r1.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8} ) +PYTHON_COMPAT=( python3_{7,8} ) DISTUTILS_OPTIONAL=1 inherit cmake cuda distutils-r1 |