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 6EC8B1397E9 for ; Tue, 18 Aug 2015 15:57:00 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id E5D7214186; 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 38CF014145 for ; Tue, 18 Aug 2015 15:56:59 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 5F1CE34085B 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 03A29161 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: <1439913133.3aa554eb63074436f5d69e25d54b0d4159d9d33c.vapier@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/arch/arm64/ X-VCS-Repository: repo/gentoo X-VCS-Files: profiles/arch/arm64/use.mask X-VCS-Directories: profiles/arch/arm64/ X-VCS-Committer: vapier X-VCS-Committer-Name: Mike Frysinger X-VCS-Revision: 3aa554eb63074436f5d69e25d54b0d4159d9d33c 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: a37aacb4-c450-4abe-b10c-94e2a633cda2 X-Archives-Hash: 4aa1a71d4e82d9f020e431923a9ad803 commit: 3aa554eb63074436f5d69e25d54b0d4159d9d33c Author: Mike Frysinger gentoo org> AuthorDate: Tue Aug 18 15:47:07 2015 +0000 Commit: Mike Frysinger gentoo org> CommitDate: Tue Aug 18 15:52:13 2015 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3aa554eb arm64: unmask USE=seccomp as libseccomp is supported now profiles/arch/arm64/use.mask | 3 --- 1 file changed, 3 deletions(-) diff --git a/profiles/arch/arm64/use.mask b/profiles/arch/arm64/use.mask index 7639e98..da626a5 100644 --- a/profiles/arch/arm64/use.mask +++ b/profiles/arch/arm64/use.mask @@ -233,8 +233,5 @@ opencl # This one we need to test ... python_targets_python3_3 -# sys-libs/libseccomp has not been ported to this arch yet #524148 -seccomp - # No arm64 java support yet. java