diff options
author | 2025-01-04 15:27:42 +0200 | |
---|---|---|
committer | 2025-01-04 15:27:42 +0200 | |
commit | a9d79eae2c73a0f7de8bd74d7144bd296d93bf44 (patch) | |
tree | 448cfa0969b9c28a520fc334d4f53a92dcda241c /sci-mathematics | |
parent | dev-cpp/rapidfuzz-cpp: Stabilize 3.2.0 x86, #947417 (diff) | |
download | gentoo-a9d79eae2c73a0f7de8bd74d7144bd296d93bf44.tar.gz gentoo-a9d79eae2c73a0f7de8bd74d7144bd296d93bf44.tar.bz2 gentoo-a9d79eae2c73a0f7de8bd74d7144bd296d93bf44.zip |
sci-mathematics/z3: Stabilize 4.13.4 x86, #947419
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'sci-mathematics')
-rw-r--r-- | sci-mathematics/z3/z3-4.13.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-mathematics/z3/z3-4.13.4.ebuild b/sci-mathematics/z3/z3-4.13.4.ebuild index c9047ffe3a76..241ce080656e 100644 --- a/sci-mathematics/z3/z3-4.13.4.ebuild +++ b/sci-mathematics/z3/z3-4.13.4.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}" |