diff options
| author | Palica <palica+gitlab@liguros.net> | 2020-06-30 09:11:41 +0200 |
|---|---|---|
| committer | Palica <palica+gitlab@liguros.net> | 2020-06-30 09:11:41 +0200 |
| commit | 09a6c5818f32ff65298f3f1cf874e487580ea4c1 (patch) | |
| tree | a1f19ff2127e19ed51c1a43e4062e0077812e683 /dev-python/matplotlib | |
| parent | 3dcf1e1c7847de491bc7014f1ba68176045eebe9 (diff) | |
| download | baldeagleos-repo-09a6c5818f32ff65298f3f1cf874e487580ea4c1.tar.gz baldeagleos-repo-09a6c5818f32ff65298f3f1cf874e487580ea4c1.tar.xz baldeagleos-repo-09a6c5818f32ff65298f3f1cf874e487580ea4c1.zip | |
Updating liguros repo
Diffstat (limited to 'dev-python/matplotlib')
| -rw-r--r-- | dev-python/matplotlib/matplotlib-3.1.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/matplotlib/matplotlib-3.1.2.ebuild b/dev-python/matplotlib/matplotlib-3.1.2.ebuild index 91b2099a971d..eb1517ece9d8 100644 --- a/dev-python/matplotlib/matplotlib-3.1.2.ebuild +++ b/dev-python/matplotlib/matplotlib-3.1.2.ebuild @@ -18,7 +18,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" # Fonts: BitstreamVera, OFL-1.1 LICENSE="BitstreamVera BSD matplotlib MIT OFL-1.1" SLOT="0" -KEYWORDS="~amd64 ~arm arm64 ~ppc ~ppc64 ~x86" +KEYWORDS="amd64 ~arm arm64 ~ppc ~ppc64 ~x86" IUSE="cairo doc excel examples gtk3 latex qt5 test tk wxwidgets" REQUIRED_USE="test? ( cairo gtk3 latex qt5 tk )" # tests are fixed in 3.2.1, this version is beyond repair |
