diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2020-12-04 16:25:23 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2020-12-04 17:24:20 +0300 |
commit | d0a8cf63f40aa1705fd9239a7dd0a18b4fd792b2 (patch) | |
tree | a3ed8acceff9f0a69678c8060630f610552e9f93 /sci-mathematics | |
parent | sys-libs/libcxxabi: Keyword 11.0.0 riscv, #756115 (diff) | |
download | gentoo-d0a8cf63f40aa1705fd9239a7dd0a18b4fd792b2.tar.gz gentoo-d0a8cf63f40aa1705fd9239a7dd0a18b4fd792b2.tar.bz2 gentoo-d0a8cf63f40aa1705fd9239a7dd0a18b4fd792b2.zip |
sci-mathematics/z3: Keyword 4.8.9 riscv, #756115
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Diffstat (limited to 'sci-mathematics')
-rw-r--r-- | sci-mathematics/z3/z3-4.8.9.ebuild | 2 |
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 b4a56e60b2bc..2c71ac1da260 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 ~riscv x86" IUSE="doc examples gmp isabelle java python" REQUIRED_USE="${PYTHON_REQUIRED_USE}" |