diff options
author | Michał Górny <mgorny@gentoo.org> | 2019-03-21 18:40:57 +0100 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2019-03-21 18:43:10 +0100 |
commit | d7d825568937826da9b338ddd2d9c8738a35d991 (patch) | |
tree | b427742e60e49d1076ec7f4d7fffb5198b852d3d /sci-mathematics/z3 | |
parent | app-admin/ansible: 2.7.8 2.6.14 stable amd64/x86 w/ cleanup (diff) | |
download | gentoo-d7d825568937826da9b338ddd2d9c8738a35d991.tar.gz gentoo-d7d825568937826da9b338ddd2d9c8738a35d991.tar.bz2 gentoo-d7d825568937826da9b338ddd2d9c8738a35d991.zip |
sci-mathematics/z3: Keyword 4.8.4 ~arm64
Tested by NeddySeagoon.
Signed-off-by: Michał Górny <mgorny@gentoo.org>
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}" |