diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2021-08-03 17:35:53 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2021-08-03 17:35:53 +0200 |
commit | f687c22916d0f18b163bd1767c6362ffcc5f8361 (patch) | |
tree | b2011887f3ca925bb47202312d84e1ad3f465bb1 /sci-mathematics | |
parent | dev-util/pkgcheck: x86 stable wrt bug #805464 (diff) | |
download | gentoo-f687c22916d0f18b163bd1767c6362ffcc5f8361.tar.gz gentoo-f687c22916d0f18b163bd1767c6362ffcc5f8361.tar.bz2 gentoo-f687c22916d0f18b163bd1767c6362ffcc5f8361.zip |
sci-mathematics/z3: x86 stable wrt bug #805470
Package-Manager: Portage-3.0.20, Repoman-3.0.2
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'sci-mathematics')
-rw-r--r-- | sci-mathematics/z3/z3-4.8.11b.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-mathematics/z3/z3-4.8.11b.ebuild b/sci-mathematics/z3/z3-4.8.11b.ebuild index 2e1b0ff78513..cd81aed49583 100644 --- a/sci-mathematics/z3/z3-4.8.11b.ebuild +++ b/sci-mathematics/z3/z3-4.8.11b.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 x86" IUSE="doc examples gmp isabelle java python" REQUIRED_USE="${PYTHON_REQUIRED_USE}" |