diff options
author | Sam James <sam@gentoo.org> | 2022-04-26 04:47:45 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-04-26 04:48:25 +0100 |
commit | 7ac725a3b9a640182619a9b030418dfc60c21c1a (patch) | |
tree | 23fdefe58909a790df6d912e2618eaf82e46c03f /sci-mathematics | |
parent | dev-python/lit: Keyword 14.0.1 sparc, #779742 (diff) | |
download | gentoo-7ac725a3b9a640182619a9b030418dfc60c21c1a.tar.gz gentoo-7ac725a3b9a640182619a9b030418dfc60c21c1a.tar.bz2 gentoo-7ac725a3b9a640182619a9b030418dfc60c21c1a.zip |
sci-mathematics/z3: Keyword 4.8.16 sparc, #779742
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sci-mathematics')
-rw-r--r-- | sci-mathematics/z3/z3-4.8.16.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-mathematics/z3/z3-4.8.16.ebuild b/sci-mathematics/z3/z3-4.8.16.ebuild index 4ccc90174d87..7ebfae64d20b 100644 --- a/sci-mathematics/z3/z3-4.8.16.ebuild +++ b/sci-mathematics/z3/z3-4.8.16.ebuild @@ -15,7 +15,7 @@ S=${WORKDIR}/z3-${P} SLOT="0/4.8" LICENSE="MIT" -KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~x86" +KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~sparc ~x86" IUSE="doc examples gmp isabelle java python" REQUIRED_USE="${PYTHON_REQUIRED_USE}" |