From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 1AB421382C5 for ; Fri, 2 Mar 2018 00:39:51 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 45488E08E2; Fri, 2 Mar 2018 00:39:50 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 26687E08E2 for ; Fri, 2 Mar 2018 00:39:50 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 0A7E0335C07 for ; Fri, 2 Mar 2018 00:39:49 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 9A6331ED for ; Fri, 2 Mar 2018 00:39:46 +0000 (UTC) From: "Andreas Sturmlechner" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Andreas Sturmlechner" Message-ID: <1519951136.3e13460984a2325531574518fc13aad2e945bc6b.asturm@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/arch/arm/, profiles/arch/powerpc/ X-VCS-Repository: repo/gentoo X-VCS-Files: profiles/arch/arm/package.use.mask profiles/arch/powerpc/package.use.mask X-VCS-Directories: profiles/arch/arm/ profiles/arch/powerpc/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: 3e13460984a2325531574518fc13aad2e945bc6b X-VCS-Branch: master Date: Fri, 2 Mar 2018 00:39:46 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: 667264ab-80d2-42de-bdee-b25926ddf8b7 X-Archives-Hash: f8663a6a023f045e83b3737f82bdf7ca commit: 3e13460984a2325531574518fc13aad2e945bc6b Author: Andreas Sturmlechner gentoo org> AuthorDate: Fri Mar 2 00:35:09 2018 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Fri Mar 2 00:38:56 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3e134609 profiles: arm/powerpc: Mask dev-python/ipython unkeyworded USE-deps profiles/arch/arm/package.use.mask | 4 ++++ profiles/arch/powerpc/package.use.mask | 4 ++++ 2 files changed, 8 insertions(+) diff --git a/profiles/arch/arm/package.use.mask b/profiles/arch/arm/package.use.mask index 0cced4f828e..4ba3e76b901 100644 --- a/profiles/arch/arm/package.use.mask +++ b/profiles/arch/arm/package.use.mask @@ -1,6 +1,10 @@ # Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 +# Andreas Sturmlechner (02 Mar 2018) +# Requires unkeyworded deps +>=dev-python/ipython-5.4.1 notebook qt5 smp + # NP-Hardass (01 Mar 2018) # net-libs/libmicrodns not yet keyworded for arm media-video/vlc microdns diff --git a/profiles/arch/powerpc/package.use.mask b/profiles/arch/powerpc/package.use.mask index 8d430c67709..034fe64f13f 100644 --- a/profiles/arch/powerpc/package.use.mask +++ b/profiles/arch/powerpc/package.use.mask @@ -1,6 +1,10 @@ # Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 +# Andreas Sturmlechner (02 Mar 2018) +# Requires unkeyworded deps +>=dev-python/ipython-5.4.1 qt5 smp + # NP-Hardass (01 Mar 2018) # net-libs/libmicrodns not yet keyworded for ppc media-video/vlc microdns