diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2019-02-17 17:09:10 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2019-02-17 17:09:10 +0000 |
commit | c2c298bd4aaaf977ee67355fb7cb52b4d5165aea (patch) | |
tree | 305950f635147d50a30671cac71dbe22260140f7 /sci-mathematics | |
parent | app-office/scribus: stable 1.5.5_pre20190124 for ppc, bug #676960 (diff) | |
download | gentoo-c2c298bd4aaaf977ee67355fb7cb52b4d5165aea.tar.gz gentoo-c2c298bd4aaaf977ee67355fb7cb52b4d5165aea.tar.bz2 gentoo-c2c298bd4aaaf977ee67355fb7cb52b4d5165aea.zip |
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 <slyfox@gentoo.org>
Diffstat (limited to 'sci-mathematics')
-rw-r--r-- | sci-mathematics/z3/z3-4.8.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
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}" |