diff options
author | Sam James <sam@gentoo.org> | 2021-06-05 20:33:21 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-06-05 20:33:21 +0000 |
commit | ec80adcda189bc5ba3fd5a17d5f243ed66a05b30 (patch) | |
tree | 9ced38a081899e0257fc79423403992833c37331 /dev-python/matplotlib-inline | |
parent | net-misc/you-get: Stabilize 0.4.1525 ALLARCHES, #794238 (diff) | |
download | gentoo-ec80adcda189bc5ba3fd5a17d5f243ed66a05b30.tar.gz gentoo-ec80adcda189bc5ba3fd5a17d5f243ed66a05b30.tar.bz2 gentoo-ec80adcda189bc5ba3fd5a17d5f243ed66a05b30.zip |
dev-python/matplotlib-inline: Stabilize 0.1.2 x86, #794352
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.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 9a9110d9d3d1..9cf003c9fee2 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}] |