commit: 4c43b19dc99e1e607372e794f8cd0f5df1cc71d5 Author: Pacho Ramos <pacho <AT> gentoo <DOT> org> AuthorDate: Sat Feb 20 14:23:04 2016 +0000 Commit: Pacho Ramos <pacho <AT> gentoo <DOT> org> CommitDate: Sat Feb 20 14:23:26 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4c43b19d
gentoo/profiles/arch/sparc: try to unbreak sparc tree profiles/arch/sparc/package.use.mask | 4 ++++ profiles/arch/sparc/use.mask | 4 ---- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/profiles/arch/sparc/package.use.mask b/profiles/arch/sparc/package.use.mask index 9f4d02f..52aa1c3 100644 --- a/profiles/arch/sparc/package.use.mask +++ b/profiles/arch/sparc/package.use.mask @@ -2,6 +2,10 @@ # Distributed under the terms of the GNU General Public License v2 # $Id$ +# Pacho Ramos <[email protected]> (20 Feb 2016) +# Missing keywords, bug #551580 +app-office/planner eds + # Pacho Ramos <[email protected]> (31 Jan 2016) # Missing keywords, bug #560382 media-video/ffmpeg snappy diff --git a/profiles/arch/sparc/use.mask b/profiles/arch/sparc/use.mask index c7739f8..dcbebce 100644 --- a/profiles/arch/sparc/use.mask +++ b/profiles/arch/sparc/use.mask @@ -7,10 +7,6 @@ # This file contains a list of useflags that cannot be used on sparc. -# Pacho Ramos <[email protected]> (20 Feb 2016) -# Missing keywords, bug #551580 -eds - # Julian Ospald <[email protected]> (20 Sep 2015) # no LibreSSL support yet curl_ssl_libressl
