diff options
author | 2018-03-09 17:54:54 +0700 | |
---|---|---|
committer | 2018-03-09 17:55:26 +0700 | |
commit | bbe85b0dfa5e2c2b1fdd74096feeadc0fbfaf46b (patch) | |
tree | a3a6df2b86edb5778cdbaa3d05c9d5fd1e77e547 | |
parent | sci-physics/yoda: version bump to 1.7.0 (diff) | |
download | gentoo-bbe85b0dfa5e2c2b1fdd74096feeadc0fbfaf46b.tar.gz gentoo-bbe85b0dfa5e2c2b1fdd74096feeadc0fbfaf46b.tar.bz2 gentoo-bbe85b0dfa5e2c2b1fdd74096feeadc0fbfaf46b.zip |
dev-python/matplotlib: remove ~arm64 from 2.2.0
Package-Manager: Portage-2.3.19, Repoman-2.3.6
-rw-r--r-- | dev-python/matplotlib/matplotlib-2.2.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/matplotlib/matplotlib-2.2.0.ebuild b/dev-python/matplotlib/matplotlib-2.2.0.ebuild index ac5be72c5fef..d21ca8af432a 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 ~x86" IUSE="cairo doc excel examples gtk2 gtk3 latex pyside qt5 test tk wxwidgets" PY2_FLAGS="|| ( $(python_gen_useflags python2_7) )" |