diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2021-10-10 17:36:38 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2021-10-10 17:36:38 +0200 |
commit | c6857f54be7a6e72f395948b0456f91db25b8145 (patch) | |
tree | 4f6e01189a00c0c098f98bc41d78e651d784b8c9 | |
parent | dev-python/kiwisolver: x86 stable wrt bug #817062 (diff) | |
download | gentoo-c6857f54be7a6e72f395948b0456f91db25b8145.tar.gz gentoo-c6857f54be7a6e72f395948b0456f91db25b8145.tar.bz2 gentoo-c6857f54be7a6e72f395948b0456f91db25b8145.zip |
dev-python/matplotlib-inline: x86 stable wrt bug #817068
Package-Manager: Portage-3.0.20, Repoman-3.0.3
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
-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 e6e5d17304e7..28dbecc87cff 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}] |