From: Ulrich Müller Date: Sat, 10 Aug 2019 10:32:32 +0000 (+0200) Subject: profiles: Lift the cairo USE mask for app-editors/emacs-vcs:27. X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=8262bb3cc1239cb1221d72c617ab964734848c0e;p=gentoo.git profiles: Lift the cairo USE mask for app-editors/emacs-vcs:27. According to upstream NEWS: "The configure option '--with-cairo' is no longer experimental." Bug: https://bugs.gentoo.org/691830 Signed-off-by: Ulrich Müller --- diff --git a/profiles/base/package.use.mask b/profiles/base/package.use.mask index b36212a540f1..be3a547fef51 100644 --- a/profiles/base/package.use.mask +++ b/profiles/base/package.use.mask @@ -384,8 +384,9 @@ mate-base/mate bluetooth # Ulrich Müller (2016-10-15) # The --with-cairo option is considered as experimental by upstream # and causes problems with updating the X window, bug #592238 -app-editors/emacs cairo -app-editors/emacs-vcs cairo +app-editors/emacs:25 cairo +app-editors/emacs:26 cairo +app-editors/emacs-vcs:26 cairo # Michał Górny (2016-07-05) # Mask system-clang support as it requires llvm-3.4 that is subject