diff options
Diffstat (limited to 'sci-mathematics/z3')
-rw-r--r-- | sci-mathematics/z3/z3-4.8.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-mathematics/z3/z3-4.8.4.ebuild b/sci-mathematics/z3/z3-4.8.4.ebuild index 810edb13ba96..c6c048fd6b75 100644 --- a/sci-mathematics/z3/z3-4.8.4.ebuild +++ b/sci-mathematics/z3/z3-4.8.4.ebuild @@ -13,7 +13,7 @@ SRC_URI="https://github.com/Z3Prover/z3/archive/${P}.tar.gz" SLOT="0/4.8" LICENSE="MIT" -KEYWORDS="~amd64 ~arm ~ppc64 ~x86" +KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86" IUSE="doc examples gmp isabelle java openmp python" REQUIRED_USE="${PYTHON_REQUIRED_USE}" |