diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2022-09-19 22:48:55 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2022-09-19 22:48:55 +0300 |
commit | df3633a1f503f34f5397a628be1b55b064945242 (patch) | |
tree | a20abc47ab4d19054ddd303d56a34c653490f1bc /dev-python/matplotlib-inline | |
parent | dev-python/executing: Stabilize 0.10.0 arm64, #871879 (diff) | |
download | gentoo-df3633a1f503f34f5397a628be1b55b064945242.tar.gz gentoo-df3633a1f503f34f5397a628be1b55b064945242.tar.bz2 gentoo-df3633a1f503f34f5397a628be1b55b064945242.zip |
dev-python/matplotlib-inline: Stabilize 0.1.6 ALLARCHES, #871840
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-python/matplotlib-inline')
-rw-r--r-- | dev-python/matplotlib-inline/matplotlib-inline-0.1.6.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/matplotlib-inline/matplotlib-inline-0.1.6.ebuild b/dev-python/matplotlib-inline/matplotlib-inline-0.1.6.ebuild index 90cd627e843a..5fc9c32175cc 100644 --- a/dev-python/matplotlib-inline/matplotlib-inline-0.1.6.ebuild +++ b/dev-python/matplotlib-inline/matplotlib-inline-0.1.6.ebuild @@ -17,7 +17,7 @@ SRC_URI=" LICENSE="BSD" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86" +KEYWORDS="amd64 arm arm64 hppa ~ia64 ppc ppc64 ~riscv ~s390 sparc x86" RDEPEND=" dev-python/matplotlib[${PYTHON_USEDEP}] |