diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2021-10-10 17:29:27 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2021-10-10 17:29:27 +0200 |
commit | 909a4bc8cdea39f18942b463402f4ae9211afadb (patch) | |
tree | 83c9896b256d14eec25eba1770ff30a14abcbcfe /dev-python/matplotlib-inline | |
parent | dev-python/kiwisolver: amd64 stable wrt bug #817062 (diff) | |
download | gentoo-909a4bc8cdea39f18942b463402f4ae9211afadb.tar.gz gentoo-909a4bc8cdea39f18942b463402f4ae9211afadb.tar.bz2 gentoo-909a4bc8cdea39f18942b463402f4ae9211afadb.zip |
dev-python/matplotlib-inline: amd64 stable wrt bug #817068
Package-Manager: Portage-3.0.20, Repoman-3.0.3
RepoMan-Options: --include-arches="amd64"
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.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/matplotlib-inline/matplotlib-inline-0.1.3.ebuild b/dev-python/matplotlib-inline/matplotlib-inline-0.1.3.ebuild index 4c33e8663a76..e6e5d17304e7 100644 --- a/dev-python/matplotlib-inline/matplotlib-inline-0.1.3.ebuild +++ b/dev-python/matplotlib-inline/matplotlib-inline-0.1.3.ebuild @@ -14,7 +14,7 @@ SRC_URI=" LICENSE="BSD" SLOT="0" -KEYWORDS="~amd64 arm ~arm64 ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86" +KEYWORDS="amd64 arm ~arm64 ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86" RDEPEND=" dev-python/matplotlib[${PYTHON_USEDEP}] |