diff options
author | Andreas K. Hüttel <dilfridge@gentoo.org> | 2020-10-17 00:25:19 +0300 |
---|---|---|
committer | Andreas K. Hüttel <dilfridge@gentoo.org> | 2020-10-17 00:26:39 +0300 |
commit | a33048dedf0b4e6572b406aa7cc8c3171e03ca0d (patch) | |
tree | 63b7d3cd48cbfeb8a05668e31bf9f996d0151704 /profiles | |
parent | media-gfx/imagemagick: Remove ages-old userpriv restriction (diff) | |
download | gentoo-a33048dedf0b4e6572b406aa7cc8c3171e03ca0d.tar.gz gentoo-a33048dedf0b4e6572b406aa7cc8c3171e03ca0d.tar.bz2 gentoo-a33048dedf0b4e6572b406aa7cc8c3171e03ca0d.zip |
package.use.stable.mask: Allow opencl on future stable imagemagick
(i.e. unmask it for 7.0.10.34 and later)
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
Closes: https://bugs.gentoo.org/668274
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/base/package.use.stable.mask | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/profiles/base/package.use.stable.mask b/profiles/base/package.use.stable.mask index f0090bcc3bd9..2d48bbf478dd 100644 --- a/profiles/base/package.use.stable.mask +++ b/profiles/base/package.use.stable.mask @@ -245,7 +245,7 @@ app-emulation/xen-tools ocaml # Samuli Suominen <ssuominen@gentoo.org> (2014-03-19) # Some open source OpenCL providers cause sandbox violation while accessing /dev/dri/card* # from a command like eg. `/usr/bin/mogrify -version`, see bug #472766 -media-gfx/imagemagick opencl +<media-gfx/imagemagick-7.0.10.34 opencl # Andreas K. Huettel <dilfridge@gentoo.org> (2013-03-28) # Depends on unstable sci-libs/avogadrolibs |