diff options
author | V3n3RiX <venerix@koprulu.sector> | 2024-09-02 12:28:17 +0100 |
---|---|---|
committer | V3n3RiX <venerix@koprulu.sector> | 2024-09-02 12:28:17 +0100 |
commit | 20b6ab983b55b022c6e4af317154089e18ad41cb (patch) | |
tree | 07060dcd7f71fd5f02ecf6463cb8bf3665b65bcc /dev-python/matplotlib | |
parent | 12a4866975c254ac127821e7562eda5ac119fba3 (diff) |
gentoo auto-resync : 02:09:2024 - 12:28:17
Diffstat (limited to 'dev-python/matplotlib')
-rw-r--r-- | dev-python/matplotlib/Manifest | 2 | ||||
-rw-r--r-- | dev-python/matplotlib/matplotlib-3.9.2.ebuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/matplotlib/Manifest b/dev-python/matplotlib/Manifest index 4aba65cda1b6..fec8e13dfd45 100644 --- a/dev-python/matplotlib/Manifest +++ b/dev-python/matplotlib/Manifest @@ -5,5 +5,5 @@ DIST matplotlib-3.9.1.tar.gz 36084124 BLAKE2B b7cc9e219664849411cc3133afbdb676f9 DIST matplotlib-3.9.2.tar.gz 36088381 BLAKE2B c84d08b7afa1f0460b5b57447481ef90f22380c02d20227c3a45b6f603032a11359b223397f18c8dc9111ad36fbd7510e2d5496502b3202e3074ddf8e8258bb7 SHA512 4b7437eeb085915a90db64600d0e6c59501ea1513d07b8298a159a763461ef6947a0cb332dcde1a5f0996840320ca7dd1d972d7514ff6f87b036fc631e79885f EBUILD matplotlib-3.9.0-r1.ebuild 9782 BLAKE2B 354b9be0795336984ffcf39de8a842e9e684e75f568af0d9244226e14228ae79b7928d43a476476a5ec3f086c4fb987f4861c9d6b70960ddb3b1882ef1899ac7 SHA512 f420f8f1002d2a4916b2208fca43384912acaf93721353759911981f91c8135bebc7012418a04ef6c89dae513224b9f1af92ae49972c7f9a0dc15c283eef1882 EBUILD matplotlib-3.9.1.ebuild 9816 BLAKE2B e20a4a231161bfcac238dc3949bd0613271fbb59e082ce65500fd5b452d4c7b38d97fb48e94bff6261b3e43840649ba754473f046fbb169fc20af1f45994d2a8 SHA512 9d4c63d12995da08cd2c9f60d39e733618920b7259a5d648b0a0fe62aed986d4a44aec6b5ed392104bd1ecb744df21678b43754089617560527eadf8808425be -EBUILD matplotlib-3.9.2.ebuild 9816 BLAKE2B 741327cb1981ceef00314a77ff176de8ae8150d068b172d47c8502d355be919ecfc1fe92761079f81ef6666a41060b9f9597dff4b97bfd5268a6faf9676bdd21 SHA512 fb6fb8c0a7cac3e029966d4c1a71e9ec63b303272637e604ecb719ad66e580b74b26efd5ad512489e9846ac3701c5507b82e602cdbaeb403a4202e9c45aef8e4 +EBUILD matplotlib-3.9.2.ebuild 9815 BLAKE2B e5512e95a87d4810fe1d04a74402588fdcf8a5998e08c0869cc6fe5b3bbaf4cfe316872a2afad32acac664a04d3072207f7565140924ff2a1a25354ea34d6acc SHA512 79511b27f5e0a9102747538febb0f3cef54ab630f150adfbce29e59bd789d554f3ebc197d16f0404cb3228539132ec0215b5dfd1f150c78bef05879ea4a0c61e MISC metadata.xml 1074 BLAKE2B 1d7dce116e09939378872c2eaf5153948b7e934626110eb4899d0dfc2781429522328f1c4efd2c40f829da64e19bed8f9fbd1b8907a6e74a5fd54587c1d29e5b SHA512 e344bfc813e09c24a8edfa9c062eb2a6c44535559370f508a27a2de20c6ab92aeb48bc8daf9c357178e513eb2474a33782e4098c0f3bcbb84b11f7388ef1a704 diff --git a/dev-python/matplotlib/matplotlib-3.9.2.ebuild b/dev-python/matplotlib/matplotlib-3.9.2.ebuild index 6b5c13cd885e..db268b729b13 100644 --- a/dev-python/matplotlib/matplotlib-3.9.2.ebuild +++ b/dev-python/matplotlib/matplotlib-3.9.2.ebuild @@ -29,7 +29,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 ~arm64-macos ~x64-macos" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ~ppc ~ppc64 ~riscv ~s390 ~sparc x86 ~arm64-macos ~x64-macos" IUSE="cairo excel gtk3 latex qt5 tk webagg wxwidgets" DEPEND=" |