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 51A43139085 for ; Tue, 7 Feb 2017 22:38:50 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 4BDAEE0D75; Tue, 7 Feb 2017 22:38:49 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (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 271BEE0D75 for ; Tue, 7 Feb 2017 22:38:49 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id C4D29341662 for ; Tue, 7 Feb 2017 22:38:47 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id D1D883D9B for ; Tue, 7 Feb 2017 22:38:44 +0000 (UTC) From: "Mart Raudsepp" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Mart Raudsepp" Message-ID: <1486507102.5ea0fe00c0160108257296e2e3a62dfe3333995b.leio@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/arch/mips/ X-VCS-Repository: repo/gentoo X-VCS-Files: profiles/arch/mips/use.mask X-VCS-Directories: profiles/arch/mips/ X-VCS-Committer: leio X-VCS-Committer-Name: Mart Raudsepp X-VCS-Revision: 5ea0fe00c0160108257296e2e3a62dfe3333995b X-VCS-Branch: master Date: Tue, 7 Feb 2017 22:38:44 +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: 92ac24a7-d002-421d-b696-94ec73ecbc9d X-Archives-Hash: 24c71682d60d41735a0cdd18bcc167eb commit: 5ea0fe00c0160108257296e2e3a62dfe3333995b Author: Mart Raudsepp gentoo org> AuthorDate: Tue Feb 7 22:38:22 2017 +0000 Commit: Mart Raudsepp gentoo org> CommitDate: Tue Feb 7 22:38:22 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5ea0fe00 profiles: Mask USE=ayatana on mips profiles/arch/mips/use.mask | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/profiles/arch/mips/use.mask b/profiles/arch/mips/use.mask index 618377c..c6c31f5 100644 --- a/profiles/arch/mips/use.mask +++ b/profiles/arch/mips/use.mask @@ -5,6 +5,10 @@ # Unmask the flag which corresponds to ARCH. -mips +# Mart Raudsepp (07 Feb 2017) +# dev-libs/libappindicator not tested +ayatana + # Anthony G. Basile (01 Aug 2015) # There is no luajit support on mips. Bug #554376. luajittex