diff options
author | Sam James <sam@gentoo.org> | 2023-10-27 03:58:39 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-10-27 03:58:39 +0100 |
commit | 3f0ec7571e66809cea92eca33970aa59935d8cea (patch) | |
tree | b5ac96586b134f460d27c031f05c26a2b80fd721 /profiles | |
parent | Revert "media-libs/OpenImageIO: add 2.4.14.0, 2.4.15.0, 2.4.16.0 & 2.5.4.0" (diff) | |
download | gentoo-3f0ec7571e66809cea92eca33970aa59935d8cea.tar.gz gentoo-3f0ec7571e66809cea92eca33970aa59935d8cea.tar.bz2 gentoo-3f0ec7571e66809cea92eca33970aa59935d8cea.zip |
Revert "dev-libs/Imath: add 3.1.9, remove 3.1.7"
This reverts commit a8cfff0ca3e694c5fe286dc05032f1f7d47386c7.
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/package.mask | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/profiles/package.mask b/profiles/package.mask index 8d6d670938ff..9e3fb16662d2 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -382,6 +382,13 @@ net-misc/openr2 =dev-db/mariadb-10.11.2 =dev-db/mariadb-10.11.3 +# Bernd Waibel <waebbl-gentoo@posteo.net> (2023-05-31) +# Mask this version for uptime soversion issue. There will be an updated release +# shortly which fixes this. +# See https://github.com/AcademySoftwareFoundation/Imath/issues/189#issuecomment-1567077722 +# Bug: #907211 +=dev-libs/Imath-3.1.7 + # Sam James <sam@gentoo.org> (2023-05-19) # Breaks Portage's pid-sandbox at least with 5.10 kernels. Pending investigation. # If you're hitting this, try: FEATURES="-pid-sandbox" emerge -v1 sys-apps/util-linux |