diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2022-03-26 20:15:24 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2022-03-26 20:15:24 +0300 |
commit | 6cb967769efe2dfa44e08122a2760a17a81905ec (patch) | |
tree | 06ea1a8eac10753ae9d8e2fb51cf05ab797d88b5 | |
parent | dev-java/xpp3: Stabilize 1.1.4c-r6 arm64, #836132 (diff) | |
download | gentoo-6cb967769efe2dfa44e08122a2760a17a81905ec.tar.gz gentoo-6cb967769efe2dfa44e08122a2760a17a81905ec.tar.bz2 gentoo-6cb967769efe2dfa44e08122a2760a17a81905ec.zip |
dev-python/matplotlib-inline: Stabilize 0.1.3-r1 ALLARCHES, #836187
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
-rw-r--r-- | dev-python/matplotlib-inline/matplotlib-inline-0.1.3-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/matplotlib-inline/matplotlib-inline-0.1.3-r1.ebuild b/dev-python/matplotlib-inline/matplotlib-inline-0.1.3-r1.ebuild index ddc247e6a9b8..4b448be54c8b 100644 --- a/dev-python/matplotlib-inline/matplotlib-inline-0.1.3-r1.ebuild +++ b/dev-python/matplotlib-inline/matplotlib-inline-0.1.3-r1.ebuild @@ -17,7 +17,7 @@ SRC_URI=" LICENSE="BSD" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86" +KEYWORDS="amd64 arm arm64 hppa ~ia64 ppc ppc64 ~riscv ~s390 sparc x86" RDEPEND=" dev-python/matplotlib[${PYTHON_USEDEP}] |