diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2024-03-16 18:35:25 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-03-16 18:35:25 +0200 |
commit | 060936f083d55ba88f8144ab991b863e6a0c7e3b (patch) | |
tree | 9290eeae08160725aef5cfb8e690433b75c97104 /sci-mathematics | |
parent | app-crypt/gnupg: Stabilize 2.2.42-r3 sparc, #927097 (diff) | |
download | gentoo-060936f083d55ba88f8144ab991b863e6a0c7e3b.tar.gz gentoo-060936f083d55ba88f8144ab991b863e6a0c7e3b.tar.bz2 gentoo-060936f083d55ba88f8144ab991b863e6a0c7e3b.zip |
sci-mathematics/z3: Stabilize 4.12.6 sparc, #927109
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'sci-mathematics')
-rw-r--r-- | sci-mathematics/z3/z3-4.12.6.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-mathematics/z3/z3-4.12.6.ebuild b/sci-mathematics/z3/z3-4.12.6.ebuild index a15011922f35..dc028b9de0d9 100644 --- a/sci-mathematics/z3/z3-4.12.6.ebuild +++ b/sci-mathematics/z3/z3-4.12.6.ebuild @@ -14,7 +14,7 @@ S=${WORKDIR}/z3-${P} SLOT="0/$(ver_cut 1-2)" LICENSE="MIT" -KEYWORDS="~amd64 ~arm arm64 ~loong ~ppc ppc64 ~riscv ~sparc ~x86" +KEYWORDS="~amd64 ~arm arm64 ~loong ~ppc ppc64 ~riscv sparc ~x86" IUSE="doc examples gmp isabelle java python" REQUIRED_USE="${PYTHON_REQUIRED_USE}" |