summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2020-11-03 10:56:51 +0000
committerSam James <sam@gentoo.org>2020-11-03 10:56:51 +0000
commit711d1c7eaf13c29d83856a19e4dcfefdc5c79cf6 (patch)
tree09cac46354eb03ae2cc05a51e9fe66c050e658f4 /sci-mathematics
parentmedia-gfx/darktable: fix two automagic dependencies (diff)
downloadgentoo-711d1c7eaf13c29d83856a19e4dcfefdc5c79cf6.tar.gz
gentoo-711d1c7eaf13c29d83856a19e4dcfefdc5c79cf6.tar.bz2
gentoo-711d1c7eaf13c29d83856a19e4dcfefdc5c79cf6.zip
sci-mathematics/z3: Stabilize 4.8.9 amd64, #751145
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sci-mathematics')
-rw-r--r--sci-mathematics/z3/z3-4.8.9.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-mathematics/z3/z3-4.8.9.ebuild b/sci-mathematics/z3/z3-4.8.9.ebuild
index fc6fa7797acb..b4a56e60b2bc 100644
--- a/sci-mathematics/z3/z3-4.8.9.ebuild
+++ b/sci-mathematics/z3/z3-4.8.9.ebuild
@@ -15,7 +15,7 @@ S=${WORKDIR}/z3-${P}
SLOT="0/4.8"
LICENSE="MIT"
-KEYWORDS="~amd64 arm arm64 ppc64 x86"
+KEYWORDS="amd64 arm arm64 ppc64 x86"
IUSE="doc examples gmp isabelle java python"
REQUIRED_USE="${PYTHON_REQUIRED_USE}"