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 54796138350 for ; Sat, 25 Apr 2020 21:14:57 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 94428E08FA; Sat, 25 Apr 2020 21:14:56 +0000 (UTC) Received: from smtp.gentoo.org (dev.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (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 80B84E08FA for ; Sat, 25 Apr 2020 21:14:56 +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 C5FE634F03F for ; Sat, 25 Apr 2020 21:14:54 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id AE4C31FA for ; Sat, 25 Apr 2020 21:14:51 +0000 (UTC) From: "Mart Raudsepp" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Mart Raudsepp" Message-ID: <1587849233.592136425d0c73a01c77dc012fe91fae2fabaf04.leio@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/arch/alpha/ X-VCS-Repository: repo/gentoo X-VCS-Files: profiles/arch/alpha/package.use.mask X-VCS-Directories: profiles/arch/alpha/ X-VCS-Committer: leio X-VCS-Committer-Name: Mart Raudsepp X-VCS-Revision: 592136425d0c73a01c77dc012fe91fae2fabaf04 X-VCS-Branch: master Date: Sat, 25 Apr 2020 21:14:51 +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: f7d83f90-c205-41fa-b581-b834b3a436e2 X-Archives-Hash: 0d9729b8830ba936994622499dbc802a commit: 592136425d0c73a01c77dc012fe91fae2fabaf04 Author: Mart Raudsepp gentoo org> AuthorDate: Sat Apr 25 21:13:53 2020 +0000 Commit: Mart Raudsepp gentoo org> CommitDate: Sat Apr 25 21:13:53 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=59213642 profiles/arch/alpha: mask x11-terms/gnome-terminal[gnome-shell] gnome-shell had its keywords dropped Signed-off-by: Mart Raudsepp gentoo.org> profiles/arch/alpha/package.use.mask | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/profiles/arch/alpha/package.use.mask b/profiles/arch/alpha/package.use.mask index 98cae5d6c2d..cd460912df6 100644 --- a/profiles/arch/alpha/package.use.mask +++ b/profiles/arch/alpha/package.use.mask @@ -1,6 +1,11 @@ # Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Mart Raudsepp (2020-04-25) +# gnome-base/gnome-shell not keyworded on alpha +# anymore, bug #677176 +x11-terms/gnome-terminal gnome-shell + # Mart Raudsepp (2020-04-25) # gnome-base/gnome-control-center not keyworded on alpha # anymore, bug #692802