From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 1C2041397E9 for ; Tue, 18 Aug 2015 15:57:01 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id E57BE14145; Tue, 18 Aug 2015 15:56:59 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 549261419F for ; Tue, 18 Aug 2015 15:56:59 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id A472A34095B for ; Tue, 18 Aug 2015 15:56:58 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 15460162 for ; Tue, 18 Aug 2015 15:56:57 +0000 (UTC) From: "Mike Frysinger" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Mike Frysinger" Message-ID: <1439913134.a431da229a42e447567e041e0910bff9c4c962cc.vapier@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: vapier X-VCS-Committer-Name: Mike Frysinger X-VCS-Revision: a431da229a42e447567e041e0910bff9c4c962cc X-VCS-Branch: master Date: Tue, 18 Aug 2015 15:56:57 +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: 6d6e9dbf-9ec3-44f5-a4af-e674a5884973 X-Archives-Hash: 35a9fcf09a7c0b5875e06fd76e065938 commit: a431da229a42e447567e041e0910bff9c4c962cc Author: Mike Frysinger gentoo org> AuthorDate: Tue Aug 18 15:47:13 2015 +0000 Commit: Mike Frysinger gentoo org> CommitDate: Tue Aug 18 15:52:14 2015 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a431da22 mips: unmask USE=seccomp as libseccomp is supported now profiles/arch/mips/use.mask | 3 --- 1 file changed, 3 deletions(-) diff --git a/profiles/arch/mips/use.mask b/profiles/arch/mips/use.mask index dededc9..eaf7d0c 100644 --- a/profiles/arch/mips/use.mask +++ b/profiles/arch/mips/use.mask @@ -377,9 +377,6 @@ opencl # Unmask once sys-libs/libunwind gets keyworded. unwind -# sys-libs/libseccomp has not been ported to this arch yet #524148 -seccomp - # Ben de Groot (01 Feb 2015) # please remove when keyworded qt5