summaryrefslogtreecommitdiff
path: root/dev-python/matplotlib/matplotlib-2.1.2-r1.ebuild
diff options
context:
space:
mode:
authorSergei Trofimovich <slyfox@gentoo.org>2018-03-18 10:39:50 +0000
committerSergei Trofimovich <slyfox@gentoo.org>2018-03-18 10:39:50 +0000
commita91898ea085721d67905a2e59039e5e81db6cc0a (patch)
treee4d8f687a59050dbc493ac86c7ac2fa5e4b79a5a /dev-python/matplotlib/matplotlib-2.1.2-r1.ebuild
parentefe2e2ff202ea4855ab977c866de8046d7622c77 (diff)
downloadgentoo-a91898ea085721d67905a2e59039e5e81db6cc0a.tar.gz
gentoo-a91898ea085721d67905a2e59039e5e81db6cc0a.tar.xz
dev-python/matplotlib: keyworded 2.1.2-r1 for ppc64, bug #622420
Package-Manager: Portage-2.3.24, Repoman-2.3.6 RepoMan-Options: --include-arches="ppc64"
Diffstat (limited to 'dev-python/matplotlib/matplotlib-2.1.2-r1.ebuild')
-rw-r--r--dev-python/matplotlib/matplotlib-2.1.2-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/matplotlib/matplotlib-2.1.2-r1.ebuild b/dev-python/matplotlib/matplotlib-2.1.2-r1.ebuild
index ba238150492..1bd5c49acc2 100644
--- a/dev-python/matplotlib/matplotlib-2.1.2-r1.ebuild
+++ b/dev-python/matplotlib/matplotlib-2.1.2-r1.ebuild
@@ -18,7 +18,7 @@ SLOT="0"
# matplotlib/backends/qt4_editor: MIT
# Fonts: BitstreamVera, OFL-1.1
LICENSE="BitstreamVera BSD matplotlib MIT OFL-1.1"
-KEYWORDS="~amd64 ~arm64 ~x86"
+KEYWORDS="~amd64 ~arm64 ~ppc64 ~x86"
IUSE="cairo doc excel examples gtk2 gtk3 latex pyside qt5 test tk wxwidgets"
PY2_FLAGS="|| ( $(python_gen_useflags python2_7) )"