commit: 5a16267dd79ef43d79646b475d84626b2d6a3aff Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org> AuthorDate: Tue Dec 25 11:25:33 2018 +0000 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org> CommitDate: Tue Dec 25 11:25:33 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5a16267d
profiles/arch/sparc: mask USE="xwidgets mailutils" on sparc Bug: https://bugs.gentoo.org/663248 Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org> profiles/arch/sparc/package.use.stable.mask | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/profiles/arch/sparc/package.use.stable.mask b/profiles/arch/sparc/package.use.stable.mask index 94578b2c43e..de9d365d8f1 100644 --- a/profiles/arch/sparc/package.use.stable.mask +++ b/profiles/arch/sparc/package.use.stable.mask @@ -17,6 +17,11 @@ #--- END OF EXAMPLES --- +# Sergei Trofimovich <[email protected]> (25 Dec 2018) +# Needs net-mail/mailutils and net-libs/webkit-gtk which are not +# stable (yet?), bug #663248 +app-editors/emacs mailutils xwidgets + # Andreas Sturmlechner <[email protected]> (14 Sep 2018) # media-libs/libraw is not stable media-gfx/imagemagick raw
