diff options
author | 2018-03-18 23:50:35 +0000 | |
---|---|---|
committer | 2018-03-18 23:50:35 +0000 | |
commit | c4012138b52cad63a0d80a600501cbeaad6b5591 (patch) | |
tree | 1695904018d49d7a8e3de8e50065aab38fabdc85 | |
parent | dev-python/cairocffi: keyworded 0.8.0 for ppc, bug #622420 (diff) | |
download | gentoo-c4012138b52cad63a0d80a600501cbeaad6b5591.tar.gz gentoo-c4012138b52cad63a0d80a600501cbeaad6b5591.tar.bz2 gentoo-c4012138b52cad63a0d80a600501cbeaad6b5591.zip |
dev-python/matplotlib: keyworded 2.1.2-r1 for ppc, bug #622420
Package-Manager: Portage-2.3.24, Repoman-2.3.6
RepoMan-Options: --include-arches="ppc"
-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 1bd5c49acc2c..81e07f0879b0 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 ~ppc64 ~x86" +KEYWORDS="~amd64 ~arm64 ~ppc ~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 23939d59739b..ab5d6e06efaa 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 ~ppc64 ~x86" +KEYWORDS="~amd64 ~arm64 ~ppc ~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 23939d59739b..ab5d6e06efaa 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 ~ppc64 ~x86" +KEYWORDS="~amd64 ~arm64 ~ppc ~ppc64 ~x86" IUSE="cairo doc excel examples gtk2 gtk3 latex pyside qt5 test tk wxwidgets" PY2_FLAGS="|| ( $(python_gen_useflags python2_7) )" |