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 F067B139694 for ; Sat, 6 May 2017 20:35:47 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id C9F2BE0DD4; Sat, 6 May 2017 20:34:20 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id ACB84E0DD4 for ; Sat, 6 May 2017 20:34:20 +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 DF1FB3416D7 for ; Sat, 6 May 2017 20:34:19 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 564BF742F for ; Sat, 6 May 2017 20:34:18 +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: <1494102847.073b7cbc708e5d88c68b587cc025116de794098a.asturm@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/arch/arm/ X-VCS-Repository: repo/gentoo X-VCS-Files: profiles/arch/arm/package.use.mask X-VCS-Directories: profiles/arch/arm/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: 073b7cbc708e5d88c68b587cc025116de794098a X-VCS-Branch: master Date: Sat, 6 May 2017 20:34:18 +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: bc1af88e-ed55-4365-9ac1-129c39b28010 X-Archives-Hash: 434933d115d2ac7ea00dc3fb89d08be5 commit: 073b7cbc708e5d88c68b587cc025116de794098a Author: Andreas Sturmlechner gentoo org> AuthorDate: Sat May 6 20:33:03 2017 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Sat May 6 20:34:07 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=073b7cbc profiles: Mask kde-plasma/plasma-sdk[plasmate] on arm Requires keywording of kde-apps/kdevplatform:5. profiles/arch/arm/package.use.mask | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/profiles/arch/arm/package.use.mask b/profiles/arch/arm/package.use.mask index 4a66ffa37eb..75f19fd67cc 100644 --- a/profiles/arch/arm/package.use.mask +++ b/profiles/arch/arm/package.use.mask @@ -1,6 +1,10 @@ # Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 +# Andreas Sturmlechner (06 May 2017) +# Depends on dev-util/kdevplatform:5, not keyworded yet. +kde-plasma/plasma-sdk plasmate + # James Le Cuirot (25 Apr 2017) # Oracle doesn't include VisualVM on this platform. dev-java/oracle-jdk-bin visualvm