diff options
author | Sam James <sam@gentoo.org> | 2021-05-15 19:44:24 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-05-15 19:44:35 +0000 |
commit | 5a1f2aec78a8df8f6d88bbc6bc29151c7c998ef8 (patch) | |
tree | be8e3f6ded980b96570f370efb47049fa8ad5b67 /dev-python | |
parent | sys-cluster/kube-scheduler: 1.21.1 bump (diff) | |
download | gentoo-5a1f2aec78a8df8f6d88bbc6bc29151c7c998ef8.tar.gz gentoo-5a1f2aec78a8df8f6d88bbc6bc29151c7c998ef8.tar.bz2 gentoo-5a1f2aec78a8df8f6d88bbc6bc29151c7c998ef8.zip |
dev-python/matplotlib-inline: Keyword 0.1.2 arm, #787281
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 cbdbed28a09c..3f0ea313677a 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 ~ppc ~x86" +KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~x86" RDEPEND=" dev-python/matplotlib[${PYTHON_USEDEP}] |