diff options
author | Conrad Kostecki <conikost@gentoo.org> | 2021-12-04 22:55:02 +0100 |
---|---|---|
committer | Conrad Kostecki <conikost@gentoo.org> | 2021-12-04 23:01:50 +0100 |
commit | 2417723a2dd56a76e6590e259afd765cf9535630 (patch) | |
tree | 0b6ccdc9f9d88a25b587d146035052f10659247b /profiles | |
parent | media-gfx/freecad: port changes from v0.19 to live ebuild (diff) | |
download | gentoo-2417723a2dd56a76e6590e259afd765cf9535630.tar.gz gentoo-2417723a2dd56a76e6590e259afd765cf9535630.tar.bz2 gentoo-2417723a2dd56a76e6590e259afd765cf9535630.zip |
package.mask: mask newer version of dev-util/intel-graphics-compiler
Bug: https://bugs.gentoo.org/827651
Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/package.mask | 9 |
1 files changed, 8 insertions, 1 deletions
diff --git a/profiles/package.mask b/profiles/package.mask index ed5c07a5f2b2..afc0c8e6feb7 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -33,9 +33,16 @@ #--- END OF EXAMPLES --- +# Conrad Kostecki <conikost@gentoo.org> (2021-12-04) +# Masking newer versions for both packages, +# as they cannot be compiled due upstream change. +# See bug #827651 for more information. +>=dev-libs/intel-compute-runtime-21.47.21710 +>=dev-util/intel-graphics-compiler-1.0.9389 + # Jonas Stein <jstein@gentoo.org> (2021-12-01) # Removal on 2022-01-01. -# Disbanded by upstream who sugessted to +# Disbanded by upstream who sugessted to # use nmap instead many years ago. (bug #680546) net-analyzer/amap |