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 EB48F158013 for ; Sat, 25 Sep 2021 10:06:02 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 29D00E092F; Sat, 25 Sep 2021 10:06:02 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-CHACHA20-POLY1305 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 0E2A4E092F for ; Sat, 25 Sep 2021 10:06:02 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-CHACHA20-POLY1305 (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id C227D341538 for ; Sat, 25 Sep 2021 10:06:00 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id D1FF0104 for ; Sat, 25 Sep 2021 10:05:58 +0000 (UTC) From: "Marek Szuba" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Marek Szuba" Message-ID: <1632564203.1dc3bf9f438027a62b0b17a61192600686b67577.marecki@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/arch/arm/ X-VCS-Repository: repo/gentoo X-VCS-Files: profiles/arch/arm/package.use.mask profiles/arch/arm/package.use.stable.mask X-VCS-Directories: profiles/arch/arm/ X-VCS-Committer: marecki X-VCS-Committer-Name: Marek Szuba X-VCS-Revision: 1dc3bf9f438027a62b0b17a61192600686b67577 X-VCS-Branch: master Date: Sat, 25 Sep 2021 10:05:58 +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: ec6f5b29-14e5-445d-bd4b-7c6f747e0c73 X-Archives-Hash: 6443d90b51e7c39ce0357834b5f0dd87 commit: 1dc3bf9f438027a62b0b17a61192600686b67577 Author: Marek Szuba gentoo org> AuthorDate: Sat Sep 25 10:03:23 2021 +0000 Commit: Marek Szuba gentoo org> CommitDate: Sat Sep 25 10:03:23 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1dc3bf9f profiles/arch/arm: make app-text/htmltidy[test] mask stable-only dev-ruby/tty-editor is now keyworded ~arm but neither it nor dev-ruby/thor have any stable ebuilds on this arch. Signed-off-by: Marek Szuba gentoo.org> profiles/arch/arm/package.use.mask | 4 ---- profiles/arch/arm/package.use.stable.mask | 5 +++++ 2 files changed, 5 insertions(+), 4 deletions(-) diff --git a/profiles/arch/arm/package.use.mask b/profiles/arch/arm/package.use.mask index ec4fc35b03c..3ea8dc29561 100644 --- a/profiles/arch/arm/package.use.mask +++ b/profiles/arch/arm/package.use.mask @@ -13,10 +13,6 @@ app-admin/syslog-ng mongodb # Needs Raspberry Pi specific applications media-video/mjpg-streamer -input-raspicam -# Marek Szuba (2021-08-11) -# dev-ruby/tty-editor not keyworded here yet (Bug #807685) -app-text/htmltidy test - # Sam James (2021-07-25) # At present, dev-lang/fpc doesn't support arm64. # Java isn't here either. diff --git a/profiles/arch/arm/package.use.stable.mask b/profiles/arch/arm/package.use.stable.mask index 574c06df9c1..3fe0528f1ad 100644 --- a/profiles/arch/arm/package.use.stable.mask +++ b/profiles/arch/arm/package.use.stable.mask @@ -1,6 +1,11 @@ # Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Marek Szuba (2021-09-25) +# No stable dev-ruby/{thor,tty-editor} on this arch yet +# and there are many dependencies to go through before there are +app-text/htmltidy test + # Sam James (2021-03-04) # Dependencies not yet stable, drags in # large amount of fabric. bug #763954