summaryrefslogtreecommitdiff
path: root/dev-python/mpmath
diff options
context:
space:
mode:
authorLiguros - Gitlab CI/CD [feature/flatten] <gitlab@liguros.net>2020-10-28 00:44:34 +0000
committerLiguros - Gitlab CI/CD [feature/flatten] <gitlab@liguros.net>2020-10-28 00:44:34 +0000
commit2a9afd8474f840e986b7a296f57cb1a65ed292b9 (patch)
treed8979f42db43c1b1408592cd0a8490a687a3d659 /dev-python/mpmath
parent8e55ff3928a6955355eb4fa59fc631f4b7773936 (diff)
downloadbaldeagleos-repo-2a9afd8474f840e986b7a296f57cb1a65ed292b9.tar.gz
baldeagleos-repo-2a9afd8474f840e986b7a296f57cb1a65ed292b9.tar.xz
baldeagleos-repo-2a9afd8474f840e986b7a296f57cb1a65ed292b9.zip
Updating liguros repo
Diffstat (limited to 'dev-python/mpmath')
-rw-r--r--dev-python/mpmath/mpmath-1.1.0.ebuild2
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 3937887c2651..0292dd7f4832 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 )"