From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: <gentoo-commits+bounces-1220643-garchives=archives.gentoo.org@lists.gentoo.org> 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 3471C138359 for <garchives@archives.gentoo.org>; Sun, 8 Nov 2020 10:17:22 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 676A2E07F6; Sun, 8 Nov 2020 10:17:21 +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 4B633E07F6 for <gentoo-commits@lists.gentoo.org>; Sun, 8 Nov 2020 10:17:21 +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 5B505335D11 for <gentoo-commits@lists.gentoo.org>; Sun, 8 Nov 2020 10:17:19 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id CF5571DF for <gentoo-commits@lists.gentoo.org>; Sun, 8 Nov 2020 10:17:17 +0000 (UTC) From: "Sam James" <sam@gentoo.org> 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" <sam@gentoo.org> Message-ID: <1604830630.6ae98238180378ed2a024455512cf39b5d0b930f.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/arch/arm/ X-VCS-Repository: repo/gentoo X-VCS-Files: profiles/arch/arm/use.mask profiles/arch/arm/use.stable.mask X-VCS-Directories: profiles/arch/arm/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: 6ae98238180378ed2a024455512cf39b5d0b930f X-VCS-Branch: master Date: Sun, 8 Nov 2020 10:17:17 +0000 (UTC) Precedence: bulk List-Post: <mailto:gentoo-commits@lists.gentoo.org> List-Help: <mailto:gentoo-commits+help@lists.gentoo.org> List-Unsubscribe: <mailto:gentoo-commits+unsubscribe@lists.gentoo.org> List-Subscribe: <mailto:gentoo-commits+subscribe@lists.gentoo.org> List-Id: Gentoo Linux mail <gentoo-commits.gentoo.org> X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 70f64a6e-e820-4eea-9d9e-919af4ffd97f X-Archives-Hash: 9aaae67bfd89ed1e9e7a34fe19be8a37 commit: 6ae98238180378ed2a024455512cf39b5d0b930f Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Sat Nov 7 20:23:43 2020 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Sun Nov 8 10:17:10 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6ae98238 profiles/arch/arm/use.mask: cleanup Signed-off-by: Sam James <sam <AT> gentoo.org> Closes: https://github.com/gentoo/gentoo/pull/18177 Signed-off-by: Sam James <sam <AT> gentoo.org> profiles/arch/arm/use.mask | 9 +-------- profiles/arch/arm/use.stable.mask | 5 +++++ 2 files changed, 6 insertions(+), 8 deletions(-) diff --git a/profiles/arch/arm/use.mask b/profiles/arch/arm/use.mask index a97a9266a38..62f5dd5b464 100644 --- a/profiles/arch/arm/use.mask +++ b/profiles/arch/arm/use.mask @@ -50,25 +50,20 @@ ipod dmi # Stuff we don't want -R -octave tracker -xindy lasi -hardened pdfannotextractor prelude mssql gajim # havent tested yet +R gphoto2 afs mono -lirc lm-sensors xemacs -scanner sid mms mtp @@ -78,10 +73,8 @@ darcs ggi nut fits -tokyocabinet vaapi lpsol -upnp devil gts anthy diff --git a/profiles/arch/arm/use.stable.mask b/profiles/arch/arm/use.stable.mask index 5e9d1917046..99742e43766 100644 --- a/profiles/arch/arm/use.stable.mask +++ b/profiles/arch/arm/use.stable.mask @@ -4,6 +4,11 @@ # This file requires eapi 5 or later. New entries go on top. # Please use the same syntax as in use.mask +# Sam James <sam@gentoo.org> (2020-11-08) +# Not yet stable +lirc +upnp + # Sam James <sam@gentoo.org> (2020-11-06) # Java is not stable on arm right now. # bug #709830