From f6ea7804594f6870b60d71a11cdc27aa404eb690 Mon Sep 17 00:00:00 2001 From: James Le Cuirot Date: Sat, 30 Jan 2016 11:05:03 +0000 Subject: [PATCH] profiles: Mask tesseract[scrollview] on arches not supporting Java/SWT --- profiles/arch/alpha/package.use.mask | 6 +++++- profiles/arch/arm/package.use.mask | 6 +++++- profiles/arch/powerpc/ppc32/package.use.mask | 4 ++++ profiles/arch/sparc/package.use.mask | 6 +++++- 4 files changed, 19 insertions(+), 3 deletions(-) diff --git a/profiles/arch/alpha/package.use.mask b/profiles/arch/alpha/package.use.mask index 7585e6d414af..af5c6ff016bc 100644 --- a/profiles/arch/alpha/package.use.mask +++ b/profiles/arch/alpha/package.use.mask @@ -1,7 +1,11 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ +# James Le Cuirot (09 Jan 2016) # no alpha support in media-libs/glfw app-text/mupdf opengl diff --git a/profiles/arch/arm/package.use.mask b/profiles/arch/arm/package.use.mask index 1eede1edc730..d939613ef647 100644 --- a/profiles/arch/arm/package.use.mask +++ b/profiles/arch/arm/package.use.mask @@ -1,7 +1,11 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ +# James Le Cuirot (09 Jan 2016) # no arm support in media-libs/glfw app-text/mupdf opengl diff --git a/profiles/arch/powerpc/ppc32/package.use.mask b/profiles/arch/powerpc/ppc32/package.use.mask index 1d7895418c4a..76b6de4717dd 100644 --- a/profiles/arch/powerpc/ppc32/package.use.mask +++ b/profiles/arch/powerpc/ppc32/package.use.mask @@ -4,6 +4,10 @@ # This file requires >=portage-2.1.1 +# James Le Cuirot (12 Jan 2015) # Java is no longer supported on ppc. app-text/texlive pdfannotextractor diff --git a/profiles/arch/sparc/package.use.mask b/profiles/arch/sparc/package.use.mask index fee2c84f2e95..9f4d02f129c2 100644 --- a/profiles/arch/sparc/package.use.mask +++ b/profiles/arch/sparc/package.use.mask @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -6,6 +6,10 @@ # Missing keywords, bug #560382 media-video/ffmpeg snappy +# James Le Cuirot (09 Jan 2016) # no sparc support in media-libs/glfw app-text/mupdf opengl -- 2.26.2