diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-08-05 15:49:44 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-08-05 15:49:44 +0200 |
commit | 1af661f3508b27ac9bc3f6910f702e8a385fcc17 (patch) | |
tree | 182c73d91c0b09b1195ae6ec47f0f9506cf53426 /sci-mathematics | |
parent | x11-misc/qt5ct: amd64 stable wrt bug #734540 (diff) | |
download | gentoo-1af661f3508b27ac9bc3f6910f702e8a385fcc17.tar.gz gentoo-1af661f3508b27ac9bc3f6910f702e8a385fcc17.tar.bz2 gentoo-1af661f3508b27ac9bc3f6910f702e8a385fcc17.zip |
sci-mathematics/z3: amd64 stable wrt bug #734542
Package-Manager: Portage-2.3.99, Repoman-2.3.22
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.8.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-mathematics/z3/z3-4.8.8.ebuild b/sci-mathematics/z3/z3-4.8.8.ebuild index 28e2d13baf69..b6edbe2c6114 100644 --- a/sci-mathematics/z3/z3-4.8.8.ebuild +++ b/sci-mathematics/z3/z3-4.8.8.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}" |