diff options
author | Sam James <sam@gentoo.org> | 2021-05-15 19:32:33 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-05-15 19:32:33 +0000 |
commit | c2697ce9281fde817a5b9b488d0dd4e55cd796cc (patch) | |
tree | f0f2186a5d9f17218d6fb01d81a45c204cee0394 /dev-python/matplotlib-inline | |
parent | dev-ml/ocaml-base64: Keyword 3.5.0 arm, #788406 (diff) | |
download | gentoo-c2697ce9281fde817a5b9b488d0dd4e55cd796cc.tar.gz gentoo-c2697ce9281fde817a5b9b488d0dd4e55cd796cc.tar.bz2 gentoo-c2697ce9281fde817a5b9b488d0dd4e55cd796cc.zip |
dev-python/matplotlib-inline: Keyword 0.1.2 ppc, #787281
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 19a95579f78b..cbdbed28a09c 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 ~arm64 ~x86" +KEYWORDS="~amd64 ~arm64 ~ppc ~x86" RDEPEND=" dev-python/matplotlib[${PYTHON_USEDEP}] |