diff options
author | WANG Xuerui <xen0n@gentoo.org> | 2023-04-14 14:32:04 +0800 |
---|---|---|
committer | WANG Xuerui <xen0n@gentoo.org> | 2023-04-16 18:57:53 +0800 |
commit | 456d3b7a41079888eca6ccd65112abcdf28cd2f6 (patch) | |
tree | 56dc7aa655ae73940de828fc30409b39b7876c14 /dev-python/mpmath | |
parent | dev-python/tabulate: keyword 0.9.0 for ~loong (diff) | |
download | gentoo-456d3b7a41079888eca6ccd65112abcdf28cd2f6.tar.gz gentoo-456d3b7a41079888eca6ccd65112abcdf28cd2f6.tar.bz2 gentoo-456d3b7a41079888eca6ccd65112abcdf28cd2f6.zip |
dev-python/mpmath: keyword 1.3.0 for ~loong
Signed-off-by: WANG Xuerui <xen0n@gentoo.org>
Diffstat (limited to 'dev-python/mpmath')
-rw-r--r-- | dev-python/mpmath/mpmath-1.3.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/mpmath/mpmath-1.3.0.ebuild b/dev-python/mpmath/mpmath-1.3.0.ebuild index 98fddbe53c57..d03409f5dfaa 100644 --- a/dev-python/mpmath/mpmath-1.3.0.ebuild +++ b/dev-python/mpmath/mpmath-1.3.0.ebuild @@ -17,7 +17,7 @@ HOMEPAGE=" LICENSE="BSD" SLOT="0" -KEYWORDS="amd64 ~arm ~arm64 ~ppc64 ~riscv x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos" +KEYWORDS="amd64 ~arm ~arm64 ~loong ~ppc64 ~riscv x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos" IUSE="gmp matplotlib" RDEPEND=" |