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 F1C3F138334 for ; Sat, 13 Apr 2019 06:30:31 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id E7B44E041F; Sat, 13 Apr 2019 06:30:30 +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 BE55AE041F for ; Sat, 13 Apr 2019 06:30:30 +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 7624F340F0A for ; Sat, 13 Apr 2019 06:30:29 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 650A4596 for ; Sat, 13 Apr 2019 06:30:27 +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: <1555137003.a90ff2a9a4133d00fa5d15c6be09a14fe4c82e81.mgorny@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/arch/arm64/, profiles/arch/arm/ X-VCS-Repository: repo/gentoo X-VCS-Files: profiles/arch/arm/package.use.mask profiles/arch/arm64/package.use.mask X-VCS-Directories: profiles/arch/arm/ profiles/arch/arm64/ X-VCS-Committer: mgorny X-VCS-Committer-Name: Michał Górny X-VCS-Revision: a90ff2a9a4133d00fa5d15c6be09a14fe4c82e81 X-VCS-Branch: master Date: Sat, 13 Apr 2019 06:30:27 +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-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: decf40b0-2d96-4bc8-862c-ebecf1cce34d X-Archives-Hash: e9ddc774478686f7a6bedb311172e40b commit: a90ff2a9a4133d00fa5d15c6be09a14fe4c82e81 Author: Michał Górny gentoo org> AuthorDate: Sat Apr 13 06:30:03 2019 +0000 Commit: Michał Górny gentoo org> CommitDate: Sat Apr 13 06:30:03 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a90ff2a9 profiles: Unmask sys-devel/llvm[exegesis] after keywording Signed-off-by: Michał Górny gentoo.org> profiles/arch/arm/package.use.mask | 5 ----- profiles/arch/arm64/package.use.mask | 5 ----- 2 files changed, 10 deletions(-) diff --git a/profiles/arch/arm/package.use.mask b/profiles/arch/arm/package.use.mask index 82ba63950d0..1e8b63d27eb 100644 --- a/profiles/arch/arm/package.use.mask +++ b/profiles/arch/arm/package.use.mask @@ -48,11 +48,6 @@ sys-devel/clang-runtime crt # due to dev-lang/rust requirement dev-ruby/capybara test -# Michał Górny (20 Sep 2018) -# dev-libs/libpfm not keyworded here (and unclear if it supports ARM). -# Bug #666651. -sys-devel/llvm exegesis - # Christian Ruppert (25 Aug 2018) # pre-built, no ARM support net-wireless/gr-osmosdr sdrplay diff --git a/profiles/arch/arm64/package.use.mask b/profiles/arch/arm64/package.use.mask index 582c6d08c84..e5c8b88b466 100644 --- a/profiles/arch/arm64/package.use.mask +++ b/profiles/arch/arm64/package.use.mask @@ -82,11 +82,6 @@ dev-ruby/capybara test dev-lang/rust doc dev-lang/rust-bin doc -# Michał Górny (20 Sep 2018) -# dev-libs/libpfm not keyworded here (and unclear if it supports ARM64). -# Bug #666651. -sys-devel/llvm exegesis - # Virgil Dupras (06 Sep 2018) # sci-electronics/ngspice not yet keyworded, bug #665416 # sci-libs/opencascade not yet keyworded