diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2018-03-18 10:39:50 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-03-18 10:39:50 +0000 |
commit | a91898ea085721d67905a2e59039e5e81db6cc0a (patch) | |
tree | e4d8f687a59050dbc493ac86c7ac2fa5e4b79a5a /dev-python/matplotlib | |
parent | dev-python/markdown: stable 2.6.8 for hppa, bug #649322 (diff) | |
download | gentoo-a91898ea085721d67905a2e59039e5e81db6cc0a.tar.gz gentoo-a91898ea085721d67905a2e59039e5e81db6cc0a.tar.bz2 gentoo-a91898ea085721d67905a2e59039e5e81db6cc0a.zip |
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')
-rw-r--r-- | dev-python/matplotlib/matplotlib-2.1.2-r1.ebuild | 2 | ||||
-rw-r--r-- | dev-python/matplotlib/matplotlib-2.2.0.ebuild | 2 | ||||
-rw-r--r-- | dev-python/matplotlib/matplotlib-2.2.2.ebuild | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/dev-python/matplotlib/matplotlib-2.1.2-r1.ebuild b/dev-python/matplotlib/matplotlib-2.1.2-r1.ebuild index ba2381504922..1bd5c49acc2c 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) )" diff --git a/dev-python/matplotlib/matplotlib-2.2.0.ebuild b/dev-python/matplotlib/matplotlib-2.2.0.ebuild index 08c40d2f1de5..23939d59739b 100644 --- a/dev-python/matplotlib/matplotlib-2.2.0.ebuild +++ b/dev-python/matplotlib/matplotlib-2.2.0.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) )" diff --git a/dev-python/matplotlib/matplotlib-2.2.2.ebuild b/dev-python/matplotlib/matplotlib-2.2.2.ebuild index 08c40d2f1de5..23939d59739b 100644 --- a/dev-python/matplotlib/matplotlib-2.2.2.ebuild +++ b/dev-python/matplotlib/matplotlib-2.2.2.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) )" |