From: Sergei Trofimovich Date: Sun, 17 Feb 2019 17:09:10 +0000 (+0000) Subject: sci-mathematics/z3: keyworded 4.8.4 for ppc64, bug #677862 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=c2c298bd4aaaf977ee67355fb7cb52b4d5165aea;p=gentoo.git sci-mathematics/z3: keyworded 4.8.4 for ppc64, bug #677862 Package-Manager: Portage-2.3.60, Repoman-2.3.12 RepoMan-Options: --include-arches="ppc64" Signed-off-by: Sergei Trofimovich --- diff --git a/sci-mathematics/z3/z3-4.8.4.ebuild b/sci-mathematics/z3/z3-4.8.4.ebuild index 5f7ce1c77b0f..635541f00be0 100644 --- a/sci-mathematics/z3/z3-4.8.4.ebuild +++ b/sci-mathematics/z3/z3-4.8.4.ebuild @@ -13,7 +13,7 @@ SRC_URI="https://github.com/Z3Prover/z3/archive/${P}.tar.gz" SLOT="0/4.8" LICENSE="MIT" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 ~ppc64 ~x86" IUSE="doc examples gmp isabelle java openmp python" REQUIRED_USE="${PYTHON_REQUIRED_USE}"