commit:     e09fe196a13f2faa4b184b1bf5d7f961c4c8b8b0
Author:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
AuthorDate: Sun Sep  1 19:16:42 2019 +0000
Commit:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
CommitDate: Sun Sep  1 19:19:03 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e09fe196

profiles: Mask dev-scheme/guile < 2 and app-office/texmacs

Bug: https://bugs.gentoo.org/436400
Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org>

 profiles/base/use.mask | 4 ++++
 profiles/package.mask  | 7 +++++++
 2 files changed, 11 insertions(+)

diff --git a/profiles/base/use.mask b/profiles/base/use.mask
index 7a2b7dbc5f5..fff8836e1fd 100644
--- a/profiles/base/use.mask
+++ b/profiles/base/use.mask
@@ -4,6 +4,10 @@
 # This file is only for generic masks. For arch-specific masks (i.e.
 # mask everywhere, unmask on arch/*) use arch/base.
 
+# Matt Turner <[email protected]> (2019-09-01)
+# app-office/texmacs is package.mask'd. Bug #436400
+texmacs
+
 # Brian Evans <[email protected]> (2019-07-25)
 # Mask flag for early testing
 php_targets_php7-4

diff --git a/profiles/package.mask b/profiles/package.mask
index 65f09fee922..8ae16a7228f 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -29,6 +29,13 @@
 
 #--- END OF EXAMPLES ---
 
+# Matt Turner <[email protected]> (2019-09-01)
+# TeXmacs is the only remaining package in tree that requires guile-1.8, which
+# is unsupported upstream. A TeXmacs port to Guile-2 has been in progress for a
+# few years. Bug #436400
+app-office/texmacs
+<dev-scheme/guile-2
+
 # Michał Górny <[email protected]> (2019-09-01)
 # Remnant of Half-Life server stuff that was removed back in 2005.
 # Removal in 30 days.  Bug #693260.

Reply via email to