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 B74A4138334 for ; Tue, 16 Oct 2018 09:18:34 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 70983E08A6; Tue, 16 Oct 2018 09:18:33 +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 507F3E08A6 for ; Tue, 16 Oct 2018 09:18:32 +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 46639335CF3 for ; Tue, 16 Oct 2018 09:18:31 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 9F383441 for ; Tue, 16 Oct 2018 09:18:29 +0000 (UTC) From: "Tobias Klausmann" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Tobias Klausmann" Message-ID: <1539681495.bfb17bd1214845939e55b956ec43711f5da3afe0.klausman@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: gnome-base/gnome-shell/ X-VCS-Repository: repo/gentoo X-VCS-Files: gnome-base/gnome-shell/gnome-shell-3.24.3.ebuild X-VCS-Directories: gnome-base/gnome-shell/ X-VCS-Committer: klausman X-VCS-Committer-Name: Tobias Klausmann X-VCS-Revision: bfb17bd1214845939e55b956ec43711f5da3afe0 X-VCS-Branch: master Date: Tue, 16 Oct 2018 09:18:29 +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-Archives-Salt: c2ffa5ff-c2b8-433f-b1ea-2a4095b0ece4 X-Archives-Hash: 75c3f6590b5a5bfa536c2e8ec0af8748 commit: bfb17bd1214845939e55b956ec43711f5da3afe0 Author: Tobias Klausmann gentoo org> AuthorDate: Tue Oct 16 09:18:15 2018 +0000 Commit: Tobias Klausmann gentoo org> CommitDate: Tue Oct 16 09:18:15 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bfb17bd1 gnome-base/gnome-shell-3.24.3-r0: add ~alpha keyword Gentoo-Bug: http://bugs.gentoo.org/583422 Signed-off-by: Tobias Klausmann gentoo.org> gnome-base/gnome-shell/gnome-shell-3.24.3.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gnome-base/gnome-shell/gnome-shell-3.24.3.ebuild b/gnome-base/gnome-shell/gnome-shell-3.24.3.ebuild index 7dff8d52412..d163df856f8 100644 --- a/gnome-base/gnome-shell/gnome-shell-3.24.3.ebuild +++ b/gnome-base/gnome-shell/gnome-shell-3.24.3.ebuild @@ -16,7 +16,7 @@ SLOT="0" IUSE="+bluetooth +browser-extension +ibus +networkmanager nsplugin -openrc-force" REQUIRED_USE="${PYTHON_REQUIRED_USE}" -KEYWORDS="amd64 ~ia64 ~ppc ~ppc64 x86" +KEYWORDS="~alpha amd64 ~ia64 ~ppc ~ppc64 x86" # libXfixes-5.0 needed for pointer barriers # FIXME: