diff options
Diffstat (limited to 'sci-mathematics/clingo/clingo-5.5.2.ebuild')
-rw-r--r-- | sci-mathematics/clingo/clingo-5.5.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-mathematics/clingo/clingo-5.5.2.ebuild b/sci-mathematics/clingo/clingo-5.5.2.ebuild index 57b8da3d9..4981eb3a7 100644 --- a/sci-mathematics/clingo/clingo-5.5.2.ebuild +++ b/sci-mathematics/clingo/clingo-5.5.2.ebuild @@ -4,7 +4,7 @@ EAPI=8 LUA_COMPAT=( lua5-{3..4} ) -PYTHON_COMPAT=( python3_{9..11} ) # IDK how to pass pypy3 +PYTHON_COMPAT=( python3_{10..11} ) # IDK how to pass pypy3 inherit cmake flag-o-matic lua-single python-single-r1 toolchain-funcs |