commit: 4d6290f4dfd221296e34ae631aefa51cb84f4122 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org> AuthorDate: Thu May 23 18:34:07 2019 +0000 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org> CommitDate: Thu May 23 18:35:00 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4d6290f4
profiles/arch/sparc/package.mask: unmask postfix on sparc Bug: https://bugs.gentoo.org/686586 Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org> profiles/arch/sparc/package.mask | 5 ----- 1 file changed, 5 deletions(-) diff --git a/profiles/arch/sparc/package.mask b/profiles/arch/sparc/package.mask index 2c683288e66..19e2f5841dd 100644 --- a/profiles/arch/sparc/package.mask +++ b/profiles/arch/sparc/package.mask @@ -1,11 +1,6 @@ # Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# Patrice Clement <[email protected]> (30 Oct 2015) -# Requires dependencies that are not stable on sparc yet. -# See https://qa-reports.gentoo.org/output/gentoo-ci/7182f7a/5.html#l2294 -mail-mta/postfix - # Raúl Porcel <[email protected]> (17 Nov 2014) # Mask sys-devel/kgcc64 since >=gcc-4.4 can build 64bit kernels sys-devel/kgcc64
