summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2021-03-05 16:02:39 +0100
committerAgostino Sarubbo <ago@gentoo.org>2021-03-05 16:02:39 +0100
commit23aee9d715590627ae6ba977e322086f0d7bfc4b (patch)
treeec23c91572165d5295d4489acf4215bf6651f5ff /sci-mathematics
parentdev-util/scons: amd64 stable wrt bug #774228 (diff)
downloadgentoo-23aee9d715590627ae6ba977e322086f0d7bfc4b.tar.gz
gentoo-23aee9d715590627ae6ba977e322086f0d7bfc4b.tar.bz2
gentoo-23aee9d715590627ae6ba977e322086f0d7bfc4b.zip
sci-mathematics/z3: amd64 stable wrt bug #774231
Package-Manager: Portage-3.0.13, Repoman-3.0.2 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'sci-mathematics')
-rw-r--r--sci-mathematics/z3/z3-4.8.10.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-mathematics/z3/z3-4.8.10.ebuild b/sci-mathematics/z3/z3-4.8.10.ebuild
index ff0dcf2f7a8d..98d1edb01c91 100644
--- a/sci-mathematics/z3/z3-4.8.10.ebuild
+++ b/sci-mathematics/z3/z3-4.8.10.ebuild
@@ -15,7 +15,7 @@ S=${WORKDIR}/z3-${P}
SLOT="0/4.8"
LICENSE="MIT"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~riscv x86"
+KEYWORDS="amd64 ~arm ~arm64 ~ppc64 ~riscv x86"
IUSE="doc examples gmp isabelle java python"
REQUIRED_USE="${PYTHON_REQUIRED_USE}"