From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 81DA31386C9 for ; Mon, 7 Sep 2015 19:58:31 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id BD17914313; Mon, 7 Sep 2015 19:58:21 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 712D914313 for ; Mon, 7 Sep 2015 19:58:21 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 089E53408FF for ; Mon, 7 Sep 2015 19:58:20 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 1A9681A3 for ; Mon, 7 Sep 2015 19:58:15 +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: <1441655730.c43c521e1a13ccaceffa3b259792f9f1a3bd5b06.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.16.0.ebuild X-VCS-Directories: gnome-base/gnome/ X-VCS-Committer: zlogene X-VCS-Committer-Name: Mikle Kolyada X-VCS-Revision: c43c521e1a13ccaceffa3b259792f9f1a3bd5b06 X-VCS-Branch: master Date: Mon, 7 Sep 2015 19:58:15 +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: 28aebe17-4dc8-414a-8a05-c8fc67bfb261 X-Archives-Hash: 5b81dc95a04d3e792cdceafd22115fc3 commit: c43c521e1a13ccaceffa3b259792f9f1a3bd5b06 Author: Mikle Kolyada gentoo org> AuthorDate: Mon Sep 7 19:40:15 2015 +0000 Commit: Mikle Kolyada gentoo org> CommitDate: Mon Sep 7 19:55:30 2015 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c43c521e gnome-base/gnome: amd64 stable wrt bug #551826 Package-Manager: portage-2.2.20.1 gnome-base/gnome/gnome-3.16.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gnome-base/gnome/gnome-3.16.0.ebuild b/gnome-base/gnome/gnome-3.16.0.ebuild index 5719a62..bceed98 100644 --- a/gnome-base/gnome/gnome-3.16.0.ebuild +++ b/gnome-base/gnome/gnome-3.16.0.ebuild @@ -12,7 +12,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 ~arm ~ia64 ~ppc ~ppc64 ~x86" +KEYWORDS="amd64 ~arm ~ia64 ~ppc ~ppc64 ~x86" IUSE="accessibility +bluetooth +classic +cdr cups +extras"