From: Michał Górny Date: Thu, 21 Mar 2019 17:40:57 +0000 (+0100) Subject: sci-mathematics/z3: Keyword 4.8.4 ~arm64 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=d7d825568937826da9b338ddd2d9c8738a35d991;p=gentoo.git sci-mathematics/z3: Keyword 4.8.4 ~arm64 Tested by NeddySeagoon. Signed-off-by: Michał Górny --- 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}"