diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2024-10-19 08:14:25 +0000 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-10-19 08:14:25 +0000 |
commit | 9b89f7d008c0fa67c78c1a3b717658eb626130ab (patch) | |
tree | 2c2936f0a1068603be89c29d03eda7b6fdc98861 /sci-mathematics | |
parent | dev-python/yarl: Stabilize 1.13.1 arm64, #941794 (diff) | |
download | gentoo-9b89f7d008c0fa67c78c1a3b717658eb626130ab.tar.gz gentoo-9b89f7d008c0fa67c78c1a3b717658eb626130ab.tar.bz2 gentoo-9b89f7d008c0fa67c78c1a3b717658eb626130ab.zip |
sci-mathematics/z3: Stabilize 4.13.3 arm, #941789
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'sci-mathematics')
-rw-r--r-- | sci-mathematics/z3/z3-4.13.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-mathematics/z3/z3-4.13.3.ebuild b/sci-mathematics/z3/z3-4.13.3.ebuild index d0694a780b7d..69e77d50f42a 100644 --- a/sci-mathematics/z3/z3-4.13.3.ebuild +++ b/sci-mathematics/z3/z3-4.13.3.ebuild @@ -14,7 +14,7 @@ S=${WORKDIR}/z3-${P} LICENSE="MIT" SLOT="0/$(ver_cut 1-2)" -KEYWORDS="~amd64 ~arm arm64 ~loong ~mips ~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}" |