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 D17DB13835A for ; Wed, 7 Oct 2020 03:30:16 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id CC4E4E096D; Wed, 7 Oct 2020 03:30:15 +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 72E40E096D for ; Wed, 7 Oct 2020 03:30:15 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (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 CED29340E42 for ; Wed, 7 Oct 2020 03:30:13 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 524D538C for ; Wed, 7 Oct 2020 03:30:12 +0000 (UTC) From: "Sam James" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sam James" Message-ID: <1602041262.a46078769bba3d4f1facf4595b569c2d059b74db.sam@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 profiles/arch/arm64/use.stable.mask X-VCS-Directories: profiles/arch/arm64/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: a46078769bba3d4f1facf4595b569c2d059b74db X-VCS-Branch: master Date: Wed, 7 Oct 2020 03:30:12 +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: 4331f771-8f2a-4e71-9ed2-eedfc2e132fa X-Archives-Hash: ac52bd43d0358e48b88f1f6b75a1a832 commit: a46078769bba3d4f1facf4595b569c2d059b74db Author: Sam James gentoo org> AuthorDate: Wed Oct 7 03:26:35 2020 +0000 Commit: Sam James gentoo org> CommitDate: Wed Oct 7 03:27:42 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a4607876 profiles/arch/arm64/use.mask: drop USE=gps mask We keyworded this earlier (yesterday). Signed-off-by: Sam James gentoo.org> profiles/arch/arm64/use.mask | 4 ---- profiles/arch/arm64/use.stable.mask | 4 +++- 2 files changed, 3 insertions(+), 5 deletions(-) diff --git a/profiles/arch/arm64/use.mask b/profiles/arch/arm64/use.mask index 0e855143556..df624451a53 100644 --- a/profiles/arch/arm64/use.mask +++ b/profiles/arch/arm64/use.mask @@ -51,10 +51,6 @@ opencl # net-libs/libsmi not tested on arm64 yet smi -# Michał Górny (2018-01-23) -# sci-geosciences/gpsd is not keyworded here. -gps - # Mart Raudsepp (2017-02-01) # Unmask systemd since it is keyworded here. -systemd diff --git a/profiles/arch/arm64/use.stable.mask b/profiles/arch/arm64/use.stable.mask index b354d797198..52eb5f1639e 100644 --- a/profiles/arch/arm64/use.stable.mask +++ b/profiles/arch/arm64/use.stable.mask @@ -4,17 +4,19 @@ # This file requires eapi 5 or later. New entries go on top. # Please use the same syntax as in use.mask -# Sam James (2020-10-06) +# Sam James (2020-10-07) # app-misc/lirc not stable yet # dev-db/tokyocabinet not stable yet # sci-mathematics/octave not stable yet # dev-libs/libtar not stable yet # net-libs/ldns not stable yet +# sci-geosciences/gpsd not stable yet lirc tokyocabinet octave libtar ldns +gps # Aaron Bauman (2019-05-20) # Does not build on arm64