diff options
author | Michał Górny <mgorny@gentoo.org> | 2020-05-30 10:50:54 +0200 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2020-05-30 10:56:12 +0200 |
commit | 14074e08dc3e16b6395a6c1b899235e754c2f5a7 (patch) | |
tree | 11ab6a203e739b413167b7091190b58c73f192ae /dev-python/matplotlib | |
parent | dev-python/kiwisolver: Keyword 1.2.0 ppc64, #721130 (diff) | |
download | gentoo-14074e08dc3e16b6395a6c1b899235e754c2f5a7.tar.gz gentoo-14074e08dc3e16b6395a6c1b899235e754c2f5a7.tar.bz2 gentoo-14074e08dc3e16b6395a6c1b899235e754c2f5a7.zip |
dev-python/matplotlib: Keyword 3.2.1 ppc64, #721130
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-python/matplotlib')
-rw-r--r-- | dev-python/matplotlib/matplotlib-3.2.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/matplotlib/matplotlib-3.2.1.ebuild b/dev-python/matplotlib/matplotlib-3.2.1.ebuild index f6d8176d2c12..20dfaaa499ee 100644 --- a/dev-python/matplotlib/matplotlib-3.2.1.ebuild +++ b/dev-python/matplotlib/matplotlib-3.2.1.ebuild @@ -20,7 +20,7 @@ SLOT="0" # matplotlib/backends/qt4_editor: MIT # Fonts: BitstreamVera, OFL-1.1 LICENSE="BitstreamVera BSD matplotlib MIT OFL-1.1" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 ~ppc64 ~x86" IUSE="cairo doc excel examples gtk3 latex qt5 tk wxwidgets" REQUIRED_USE=" |