commit: 8dcb6f259a9ffdd177ba520ce83e488ab755323b Author: Ulrich Müller <ulm <AT> gentoo <DOT> org> AuthorDate: Sun Oct 29 12:07:42 2017 +0000 Commit: Ulrich Müller <ulm <AT> gentoo <DOT> org> CommitDate: Sun Oct 29 12:09:06 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8dcb6f25
profiles: Unmask app-editors/emacs-vcs[mailutils] on ia64 and ppc64. #Bug: https://bugs.gentoo.org/635216 profiles/arch/ia64/package.use.mask | 4 ---- profiles/arch/powerpc/ppc64/package.use.mask | 4 ---- 2 files changed, 8 deletions(-) diff --git a/profiles/arch/ia64/package.use.mask b/profiles/arch/ia64/package.use.mask index bf5ea1799a8..98a61f2dfc7 100644 --- a/profiles/arch/ia64/package.use.mask +++ b/profiles/arch/ia64/package.use.mask @@ -1,10 +1,6 @@ # Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# Ulrich Müller <[email protected]> (23 Oct 2017) -# Needs net-mail/mailutils which is not keyworded, bug #635216. -app-editors/emacs-vcs mailutils - # Michał Górny <[email protected]> (10 Aug 2017) # Both USE=fluidsynth and USE=timidity are masked in this profile. media-libs/sdl-mixer midi diff --git a/profiles/arch/powerpc/ppc64/package.use.mask b/profiles/arch/powerpc/ppc64/package.use.mask index d9ddf5b663e..4de688019de 100644 --- a/profiles/arch/powerpc/ppc64/package.use.mask +++ b/profiles/arch/powerpc/ppc64/package.use.mask @@ -1,10 +1,6 @@ # Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# Ulrich Müller <[email protected]> (23 Oct 2017) -# Needs net-mail/mailutils which is not keyworded, bug #635216. -app-editors/emacs-vcs mailutils - # Gilles Dartiguelongue <[email protected]> (16 Aug 2017) # missing keyword on dev-python/dbusmock, bug #620024 >=gnome-base/gnome-settings-daemon-3.24 test
