diff options
author | Sam James <sam@gentoo.org> | 2020-10-27 19:55:25 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2020-10-27 19:55:25 +0000 |
commit | 90055b93c2a9cde8afe7b37f55e1a0dffc6116ba (patch) | |
tree | 1d565f241d8a366f75f934c1fe57abc6cec63321 /dev-python | |
parent | dev-python/symengine: Keyword 0.6.1-r1 arm64, #749927 (diff) | |
download | gentoo-90055b93c2a9cde8afe7b37f55e1a0dffc6116ba.tar.gz gentoo-90055b93c2a9cde8afe7b37f55e1a0dffc6116ba.tar.bz2 gentoo-90055b93c2a9cde8afe7b37f55e1a0dffc6116ba.zip |
dev-python/mpmath: Keyword 1.1.0 arm64, #749927
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-python')
-rw-r--r-- | dev-python/mpmath/mpmath-1.1.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/mpmath/mpmath-1.1.0.ebuild b/dev-python/mpmath/mpmath-1.1.0.ebuild index 6c2236b75bc6..27e6324e021e 100644 --- a/dev-python/mpmath/mpmath-1.1.0.ebuild +++ b/dev-python/mpmath/mpmath-1.1.0.ebuild @@ -14,7 +14,7 @@ SRC_URI="https://github.com/fredrik-johansson/${PN}/archive/${PV}.tar.gz -> ${P} LICENSE="BSD" SLOT="0" -KEYWORDS="amd64 ~arm ~ppc64 x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos" +KEYWORDS="amd64 ~arm ~arm64 ~ppc64 x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos" IUSE="gmp matplotlib test" RESTRICT="!test? ( test )" |