commit: a588965f1bb288d16aed55eb0a96419fcad5c086 Author: Mike Frysinger <vapier <AT> gentoo <DOT> org> AuthorDate: Sun Feb 21 18:54:13 2016 +0000 Commit: Mike Frysinger <vapier <AT> gentoo <DOT> org> CommitDate: Sun Feb 21 19:03:43 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a588965f
profiles/arch: mask elementary[javascript] pending testing #575322 profiles/arch/alpha/package.use.mask | 4 ++++ profiles/arch/hppa/package.use.mask | 4 ++++ profiles/arch/ia64/package.use.mask | 4 ++++ profiles/arch/mips/package.use.mask | 4 ++++ profiles/arch/powerpc/package.use.mask | 4 ++++ profiles/arch/sh/package.use.mask | 4 ++++ profiles/arch/sparc/package.use.mask | 4 ++++ 7 files changed, 28 insertions(+) diff --git a/profiles/arch/alpha/package.use.mask b/profiles/arch/alpha/package.use.mask index fdeefa4..a0a64f4 100644 --- a/profiles/arch/alpha/package.use.mask +++ b/profiles/arch/alpha/package.use.mask @@ -2,6 +2,10 @@ # Distributed under the terms of the GNU General Public License v2 # $Id$ +# Mike Frysinger <[email protected]> 21 Feb 2016 +# Needs arch love for elementary. #575322 +media-libs/elementary javascript + # Tobias Klausmann <[email protected]> 04 Feb 2016 # sys-cluster/ceph is not broken per se, but a maintenance burden. net-analyzer/rrdtool rados diff --git a/profiles/arch/hppa/package.use.mask b/profiles/arch/hppa/package.use.mask index a69a3ed..02e4d16 100644 --- a/profiles/arch/hppa/package.use.mask +++ b/profiles/arch/hppa/package.use.mask @@ -4,6 +4,10 @@ # DON'T TOUCH THIS FILE. Instead, file a bug and assign it to <[email protected]>. +# Mike Frysinger <[email protected]> 21 Feb 2016 +# Needs arch love for elementary. #575322 +media-libs/elementary javascript + # Jeroen Roovers <[email protected]> (16 Aug 2015) # Bundles luajit which has not been ported to HPPA (bug #554376) app-text/texlive-core luajittex diff --git a/profiles/arch/ia64/package.use.mask b/profiles/arch/ia64/package.use.mask index 2da16cb..a62886e 100644 --- a/profiles/arch/ia64/package.use.mask +++ b/profiles/arch/ia64/package.use.mask @@ -2,6 +2,10 @@ # Distributed under the terms of the GNU General Public License v2 # $Id$ +# Mike Frysinger <[email protected]> 21 Feb 2016 +# Needs arch love for elementary. #575322 +media-libs/elementary javascript + # Pacho Ramos <[email protected]> (31 Jan 2016) # Missing keywords, bug #560382 media-video/ffmpeg snappy diff --git a/profiles/arch/mips/package.use.mask b/profiles/arch/mips/package.use.mask index 6d9c43c..d1b47b6 100644 --- a/profiles/arch/mips/package.use.mask +++ b/profiles/arch/mips/package.use.mask @@ -2,6 +2,10 @@ # Distributed under the terms of the GNU General Public License v2 # $Id$ +# Mike Frysinger <[email protected]> 21 Feb 2016 +# Needs arch love for elementary. #575322 +media-libs/elementary javascript + # Mike Frysinger <[email protected]> (17 Dec 2015) # The tlsdate seccomp logic is open-coded and doesn't support this arch yet. net-misc/tlsdate seccomp diff --git a/profiles/arch/powerpc/package.use.mask b/profiles/arch/powerpc/package.use.mask index 9e37940..fbc933f 100644 --- a/profiles/arch/powerpc/package.use.mask +++ b/profiles/arch/powerpc/package.use.mask @@ -2,6 +2,10 @@ # Distributed under the terms of the GNU General Public License v2 # $Id$ +# Mike Frysinger <[email protected]> 21 Feb 2016 +# Needs arch love for elementary. #575322 +media-libs/elementary javascript + # Patrick Lauer (20 Feb 2015) # Missing keywords on deps net-libs/ortp zrtp diff --git a/profiles/arch/sh/package.use.mask b/profiles/arch/sh/package.use.mask index 25415b6..1a55dbc 100644 --- a/profiles/arch/sh/package.use.mask +++ b/profiles/arch/sh/package.use.mask @@ -2,6 +2,10 @@ # Distributed under the terms of the GNU General Public License v2 # $Id$ +# Mike Frysinger <[email protected]> 21 Feb 2016 +# Needs arch love for elementary. #575322 +media-libs/elementary javascript + # Sergey Popov <[email protected]> (24 Oct 2015) # Not tested net-mail/dovecot lz4 diff --git a/profiles/arch/sparc/package.use.mask b/profiles/arch/sparc/package.use.mask index 52aa1c3..4664c89 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$ +# Mike Frysinger <[email protected]> 21 Feb 2016 +# Needs arch love for elementary. #575322 +media-libs/elementary javascript + # Pacho Ramos <[email protected]> (20 Feb 2016) # Missing keywords, bug #551580 app-office/planner eds
