diff options
| author | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2023-07-17 06:11:19 +0000 |
|---|---|---|
| committer | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2023-07-17 06:11:19 +0000 |
| commit | f01e12c438e80a62e1f3ce8735435ad9d3b41e13 (patch) | |
| tree | 626fe547a54f9e6df95e548d042a0adde9d56ff8 /dev-python/matplotlib/matplotlib-3.7.2.ebuild | |
| parent | 0ccc7a76de7f0172bef846505e7fa5f885c276ed (diff) | |
| download | baldeagleos-repo-f01e12c438e80a62e1f3ce8735435ad9d3b41e13.tar.gz baldeagleos-repo-f01e12c438e80a62e1f3ce8735435ad9d3b41e13.tar.xz baldeagleos-repo-f01e12c438e80a62e1f3ce8735435ad9d3b41e13.zip | |
Adding metadata
Diffstat (limited to 'dev-python/matplotlib/matplotlib-3.7.2.ebuild')
| -rw-r--r-- | dev-python/matplotlib/matplotlib-3.7.2.ebuild | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/dev-python/matplotlib/matplotlib-3.7.2.ebuild b/dev-python/matplotlib/matplotlib-3.7.2.ebuild index 5b338aa2f50d..cc07b441bb27 100644 --- a/dev-python/matplotlib/matplotlib-3.7.2.ebuild +++ b/dev-python/matplotlib/matplotlib-3.7.2.ebuild @@ -30,7 +30,7 @@ SRC_URI+=" # Fonts: BitstreamVera, OFL-1.1 LICENSE="BitstreamVera BSD matplotlib MIT OFL-1.1" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~arm64-macos ~x64-macos" IUSE="cairo doc excel examples gtk3 latex qt5 tk webagg wxwidgets" # internal copy of pycxx highly patched @@ -151,6 +151,7 @@ python_prepare_all() { local PATCHES=( "${FILESDIR}"/matplotlib-3.3.3-disable-lto.patch "${FILESDIR}"/matplotlib-3.7.1-test.patch + "${FILESDIR}"/matplotlib-3.7.2-macOS_no-Cocoa.patch ) sed \ |
