commit: b129c574e5c02c54f6a17f1f1132e4346e625500 Author: Ulrich Müller <ulm <AT> gentoo <DOT> org> AuthorDate: Sat Apr 14 11:41:35 2018 +0000 Commit: Ulrich Müller <ulm <AT> gentoo <DOT> org> CommitDate: Sat Apr 14 11:49:40 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b129c574
profiles: Unmask app-editors/emacs[mailutils] on arm, bug 635216. profiles/arch/arm/package.use.mask | 5 ----- profiles/default/linux/uclibc/arm/package.use.mask | 5 ----- 2 files changed, 10 deletions(-) diff --git a/profiles/arch/arm/package.use.mask b/profiles/arch/arm/package.use.mask index 16667f784fe..e06cdda58c2 100644 --- a/profiles/arch/arm/package.use.mask +++ b/profiles/arch/arm/package.use.mask @@ -35,11 +35,6 @@ app-doc/doxygen clang # Requires dev-libs/mongo-c-driver which isn't keyworded >=app-admin/rsyslog-8.31 mongodb -# Ulrich Müller <[email protected]> (23 Oct 2017) -# Needs net-mail/mailutils which is not keyworded, bug #635216. -app-editors/emacs mailutils -app-editors/emacs-vcs mailutils - # Andreas Sturmlechner <[email protected]> (11 Oct 2017) # Required dependency dev-qt/qtspeech is not keyworded. kde-apps/konqueror speech diff --git a/profiles/default/linux/uclibc/arm/package.use.mask b/profiles/default/linux/uclibc/arm/package.use.mask index 8f997641d2e..ffa17387218 100644 --- a/profiles/default/linux/uclibc/arm/package.use.mask +++ b/profiles/default/linux/uclibc/arm/package.use.mask @@ -5,11 +5,6 @@ # Requires dev-libs/mongo-c-driver which isn't keyworded >=app-admin/rsyslog-8.31 mongodb -# Ulrich Müller <[email protected]> (23 Oct 2017) -# Needs net-mail/mailutils which is not keyworded, bug #635216. -app-editors/emacs mailutils -app-editors/emacs-vcs mailutils - # Davide Pesavento <[email protected]> (19 Dec 2016) # Various unkeyworded deps: >=sys-devel/clang-3.9 (#591822), # dev-qt/qtquickcontrols2 (#603054), dev-qt/qtwebengine (#581478)
