diff options
author | Sam James <sam@gentoo.org> | 2021-10-16 22:58:25 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-10-16 22:58:25 +0100 |
commit | 3355eff27eb822fcfdd635bf37a6a8c9966a24f3 (patch) | |
tree | a17c5cf6ff01334cc2679cba6b15c2c412425e3a /dev-python/matplotlib-inline | |
parent | dev-python/pluggy: Stabilize 1.0.0 arm64, #815970 (diff) | |
download | gentoo-3355eff27eb822fcfdd635bf37a6a8c9966a24f3.tar.gz gentoo-3355eff27eb822fcfdd635bf37a6a8c9966a24f3.tar.bz2 gentoo-3355eff27eb822fcfdd635bf37a6a8c9966a24f3.zip |
dev-python/matplotlib-inline: Stabilize 0.1.3 arm64, #817068
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-python/matplotlib-inline')
-rw-r--r-- | dev-python/matplotlib-inline/matplotlib-inline-0.1.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/matplotlib-inline/matplotlib-inline-0.1.3.ebuild b/dev-python/matplotlib-inline/matplotlib-inline-0.1.3.ebuild index ecd018821e14..4715f1810d1b 100644 --- a/dev-python/matplotlib-inline/matplotlib-inline-0.1.3.ebuild +++ b/dev-python/matplotlib-inline/matplotlib-inline-0.1.3.ebuild @@ -14,7 +14,7 @@ SRC_URI=" LICENSE="BSD" SLOT="0" -KEYWORDS="amd64 arm ~arm64 ~ppc ~ppc64 ~riscv ~s390 sparc x86" +KEYWORDS="amd64 arm arm64 ~ppc ~ppc64 ~riscv ~s390 sparc x86" RDEPEND=" dev-python/matplotlib[${PYTHON_USEDEP}] |