diff options
author | Michał Górny <mgorny@gentoo.org> | 2024-02-08 15:42:33 +0100 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2024-02-08 15:42:33 +0100 |
commit | 53d86f766f215ec52dd1327fbe96aab38f6ecdd8 (patch) | |
tree | ed13661824ec9516658dfd81541f298c3af20428 /sci-mathematics | |
parent | sec-keys/openpgp-keys-libidn: Stabilize 20240114 ALLARCHES, #924096 (diff) | |
download | gentoo-53d86f766f215ec52dd1327fbe96aab38f6ecdd8.tar.gz gentoo-53d86f766f215ec52dd1327fbe96aab38f6ecdd8.tar.bz2 gentoo-53d86f766f215ec52dd1327fbe96aab38f6ecdd8.zip |
sci-mathematics/z3: Stabilize 4.12.5 sparc, #924099
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'sci-mathematics')
-rw-r--r-- | sci-mathematics/z3/z3-4.12.5.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-mathematics/z3/z3-4.12.5.ebuild b/sci-mathematics/z3/z3-4.12.5.ebuild index 951e88b0875b..8b86bfc9b037 100644 --- a/sci-mathematics/z3/z3-4.12.5.ebuild +++ b/sci-mathematics/z3/z3-4.12.5.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}" |