diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2021-06-07 15:18:18 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2021-06-07 15:18:18 +0200 |
commit | e719d8a1cc11489d5a6df626d20301214a28debf (patch) | |
tree | 75e50e45ee769740b2a2523c3b8bccc145fee71d /dev-python/matplotlib-inline | |
parent | dev-python/ipython: ppc64 stable wrt bug #794352 (diff) | |
download | gentoo-e719d8a1cc11489d5a6df626d20301214a28debf.tar.gz gentoo-e719d8a1cc11489d5a6df626d20301214a28debf.tar.bz2 gentoo-e719d8a1cc11489d5a6df626d20301214a28debf.zip |
dev-python/matplotlib-inline: ppc64 stable wrt bug #794352
Package-Manager: Portage-3.0.13, Repoman-3.0.2
RepoMan-Options: --include-arches="ppc64"
Signed-off-by: Agostino Sarubbo <ago@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 52c271f9976c..cdf8ef3b88d2 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}] |