diff options
author | Sam James <sam@gentoo.org> | 2021-06-05 22:03:21 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-06-05 22:03:21 +0000 |
commit | 0ecd3492c915e23fb592a8a784d1d7f346bf9efa (patch) | |
tree | e255af4738ed803bfe4192b28cec37db63f5a98b /dev-python | |
parent | dev-python/pymongo: Stabilize 3.11.4 amd64, #794394 (diff) | |
download | gentoo-0ecd3492c915e23fb592a8a784d1d7f346bf9efa.tar.gz gentoo-0ecd3492c915e23fb592a8a784d1d7f346bf9efa.tar.bz2 gentoo-0ecd3492c915e23fb592a8a784d1d7f346bf9efa.zip |
dev-python/matplotlib-inline: Stabilize 0.1.2 amd64, #794352
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-python')
-rw-r--r-- | dev-python/matplotlib-inline/matplotlib-inline-0.1.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/matplotlib-inline/matplotlib-inline-0.1.2.ebuild b/dev-python/matplotlib-inline/matplotlib-inline-0.1.2.ebuild index 9cf003c9fee2..6b791b24b80b 100644 --- a/dev-python/matplotlib-inline/matplotlib-inline-0.1.2.ebuild +++ b/dev-python/matplotlib-inline/matplotlib-inline-0.1.2.ebuild @@ -14,7 +14,7 @@ SRC_URI=" LICENSE="BSD" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 x86" +KEYWORDS="amd64 ~arm ~arm64 ~ppc ~ppc64 x86" RDEPEND=" dev-python/matplotlib[${PYTHON_USEDEP}] |