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 C1A1C138206 for ; Thu, 18 Jan 2018 03:39:50 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id F00DFE0819; Thu, 18 Jan 2018 03:39:49 +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 CD77BE0819 for ; Thu, 18 Jan 2018 03:39:49 +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 9AED0335C33 for ; Thu, 18 Jan 2018 03:39:48 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id A38E91C1 for ; Thu, 18 Jan 2018 03:39:45 +0000 (UTC) From: "Mikle Kolyada" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Mikle Kolyada" Message-ID: <1516246756.4cf955a7f935bb069d61b34ad52b21ed05f2e18e.zlogene@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: gnome-base/gnome/ X-VCS-Repository: repo/gentoo X-VCS-Files: gnome-base/gnome/gnome-3.24.2.ebuild X-VCS-Directories: gnome-base/gnome/ X-VCS-Committer: zlogene X-VCS-Committer-Name: Mikle Kolyada X-VCS-Revision: 4cf955a7f935bb069d61b34ad52b21ed05f2e18e X-VCS-Branch: master Date: Thu, 18 Jan 2018 03:39:45 +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: 3654e54b-d17b-4b0c-94f8-0c9eced65479 X-Archives-Hash: 077fb9b5de05bee2dd30643534c8bc0f commit: 4cf955a7f935bb069d61b34ad52b21ed05f2e18e Author: Mikle Kolyada gentoo org> AuthorDate: Thu Jan 18 03:39:16 2018 +0000 Commit: Mikle Kolyada gentoo org> CommitDate: Thu Jan 18 03:39:16 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4cf955a7 gnome-base/gnome: amd64 stable wrt bug #631656 Package-Manager: Portage-2.3.19, Repoman-2.3.6 gnome-base/gnome/gnome-3.24.2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gnome-base/gnome/gnome-3.24.2.ebuild b/gnome-base/gnome/gnome-3.24.2.ebuild index 734084c31a6..bca5be8f2de 100644 --- a/gnome-base/gnome/gnome-3.24.2.ebuild +++ b/gnome-base/gnome/gnome-3.24.2.ebuild @@ -11,7 +11,7 @@ SLOT="2.0" # Cannot be installed at the same time as gnome-2 # when unmasking for an arch # double check none of the deps are still masked ! -KEYWORDS="~amd64 ~ppc ~ppc64 ~x86" +KEYWORDS="amd64 ~ppc ~ppc64 ~x86" IUSE="accessibility +bluetooth +classic +cdr cups +extras"