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 E4DE81382C5 for ; Tue, 23 Jan 2018 15:58:44 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id CD3E4E0ACE; Tue, 23 Jan 2018 15:58:43 +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 ADC3EE0ACE for ; Tue, 23 Jan 2018 15:58:43 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (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 6346C335C49 for ; Tue, 23 Jan 2018 15:58:42 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 95B2B1CE for ; Tue, 23 Jan 2018 15:58:39 +0000 (UTC) From: "Michał Górny" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Michał Górny" Message-ID: <1516723114.0aaf48ae1d085ff1fc2cfa93f73f9340dfb7bbb4.mgorny@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/arch/arm64/ X-VCS-Repository: repo/gentoo X-VCS-Files: profiles/arch/arm64/package.use.mask X-VCS-Directories: profiles/arch/arm64/ X-VCS-Committer: mgorny X-VCS-Committer-Name: Michał Górny X-VCS-Revision: 0aaf48ae1d085ff1fc2cfa93f73f9340dfb7bbb4 X-VCS-Branch: master Date: Tue, 23 Jan 2018 15:58:39 +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: f884fa0e-e2bd-4419-a2dd-e37b34bd916a X-Archives-Hash: 4ed74d9dafbd80bf3885442d37efaf1d commit: 0aaf48ae1d085ff1fc2cfa93f73f9340dfb7bbb4 Author: Michał Górny gentoo org> AuthorDate: Tue Jan 23 15:57:51 2018 +0000 Commit: Michał Górny gentoo org> CommitDate: Tue Jan 23 15:58:34 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0aaf48ae profiles/arch/arm64: Mask impossible flags on app-office/libreoffice profiles/arch/arm64/package.use.mask | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/profiles/arch/arm64/package.use.mask b/profiles/arch/arm64/package.use.mask index 3fb27fc75f3..82bee99c7a1 100644 --- a/profiles/arch/arm64/package.use.mask +++ b/profiles/arch/arm64/package.use.mask @@ -1,6 +1,13 @@ # Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 +# Michał Górny (23 Jan 2018) +# USE=eds requires USE=gnome that is masked here. +# USE=collada requires media-libs/opencollada. +# USE=gltf requires media-libs/libgltf. +# USE=postgres requires dev-db/postgresql[kerberos] (USE masked). +app-office/libreoffice collada eds gltf postgres + # Michał Górny (23 Jan 2018) # Requires mail-client/thunderbird* that is not keyworded here. app-misc/tracker thunderbird