diff options
author | Matoro Mahri <matoro_gentoo@matoro.tk> | 2024-06-01 19:30:31 -0400 |
---|---|---|
committer | Viorel Munteanu <ceamac@gentoo.org> | 2024-06-04 20:43:37 +0300 |
commit | 4e9d29e7437421211016f5f0a1649b11a4d8c419 (patch) | |
tree | 04d57fe47a0cd5508680c7eaabe41389e4dcff09 /sci-mathematics | |
parent | dev-libs/libpfm: Keyword 4.13.0 mips, #779742 (diff) | |
download | gentoo-4e9d29e7437421211016f5f0a1649b11a4d8c419.tar.gz gentoo-4e9d29e7437421211016f5f0a1649b11a4d8c419.tar.bz2 gentoo-4e9d29e7437421211016f5f0a1649b11a4d8c419.zip |
sci-mathematics/z3: Keyword 4.13.0 mips, #779742
Signed-off-by: Matoro Mahri <matoro_gentoo@matoro.tk>
Signed-off-by: Viorel Munteanu <ceamac@gentoo.org>
Diffstat (limited to 'sci-mathematics')
-rw-r--r-- | sci-mathematics/z3/z3-4.13.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-mathematics/z3/z3-4.13.0.ebuild b/sci-mathematics/z3/z3-4.13.0.ebuild index 772a73d1b83b..20635555fc86 100644 --- a/sci-mathematics/z3/z3-4.13.0.ebuild +++ b/sci-mathematics/z3/z3-4.13.0.ebuild @@ -14,7 +14,7 @@ S=${WORKDIR}/z3-${P} LICENSE="MIT" SLOT="0/$(ver_cut 1-2)" -KEYWORDS="amd64 arm arm64 ~loong ~ppc ppc64 ~riscv sparc x86" +KEYWORDS="amd64 arm arm64 ~loong ~mips ~ppc ppc64 ~riscv sparc x86" IUSE="doc examples gmp isabelle java python" REQUIRED_USE="${PYTHON_REQUIRED_USE}" |