From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <gentoo-commits+bounces-867880-garchives=archives.gentoo.org@lists.gentoo.org>
Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80])
	by finch.gentoo.org (Postfix) with ESMTP id B458759CA3
	for <garchives@archives.gentoo.org>; Sun,  6 Mar 2016 18:21:01 +0000 (UTC)
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id 7E64621C04E;
	Sun,  6 Mar 2016 18:20:58 +0000 (UTC)
Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183])
	(using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits))
	(No client certificate requested)
	by pigeon.gentoo.org (Postfix) with ESMTPS id 057C421C03F
	for <gentoo-commits@lists.gentoo.org>; Sun,  6 Mar 2016 18:20:57 +0000 (UTC)
Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52])
	(using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits))
	(No client certificate requested)
	by smtp.gentoo.org (Postfix) with ESMTPS id D246D34097F
	for <gentoo-commits@lists.gentoo.org>; Sun,  6 Mar 2016 18:20:56 +0000 (UTC)
Received: from localhost.localdomain (localhost [127.0.0.1])
	by oystercatcher.gentoo.org (Postfix) with ESMTP id A25CD1BA0
	for <gentoo-commits@lists.gentoo.org>; Sun,  6 Mar 2016 18:20:53 +0000 (UTC)
From: "Mikle Kolyada" <zlogene@gentoo.org>
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" <zlogene@gentoo.org>
Message-ID: <1457288254.588b7d15dd479bb0726bf95aae5bead60499b9ef.zlogene@gentoo>
Subject: [gentoo-commits] repo/gentoo:master commit in: x11-themes/gnome-backgrounds/
X-VCS-Repository: repo/gentoo
X-VCS-Files: x11-themes/gnome-backgrounds/gnome-backgrounds-3.18.0.ebuild
X-VCS-Directories: x11-themes/gnome-backgrounds/
X-VCS-Committer: zlogene
X-VCS-Committer-Name: Mikle Kolyada
X-VCS-Revision: 588b7d15dd479bb0726bf95aae5bead60499b9ef
X-VCS-Branch: master
Date: Sun,  6 Mar 2016 18:20:53 +0000 (UTC)
Precedence: bulk
List-Post: <mailto:gentoo-commits@lists.gentoo.org>
List-Help: <mailto:gentoo-commits+help@lists.gentoo.org>
List-Unsubscribe: <mailto:gentoo-commits+unsubscribe@lists.gentoo.org>
List-Subscribe: <mailto:gentoo-commits+subscribe@lists.gentoo.org>
List-Id: Gentoo Linux mail <gentoo-commits.gentoo.org>
X-BeenThere: gentoo-commits@lists.gentoo.org
X-Archives-Salt: d22c3b36-4ff7-45ab-b0f5-b519516aa955
X-Archives-Hash: b8af0a5331a204273eee9dd8f308f83b

commit:     588b7d15dd479bb0726bf95aae5bead60499b9ef
Author:     Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
AuthorDate: Sun Mar  6 18:10:50 2016 +0000
Commit:     Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
CommitDate: Sun Mar  6 18:17:34 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=588b7d15

x11-themes/gnome-backgrounds: x86 stable wrt bug #566378

Package-Manager: portage-2.2.26

 x11-themes/gnome-backgrounds/gnome-backgrounds-3.18.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-themes/gnome-backgrounds/gnome-backgrounds-3.18.0.ebuild b/x11-themes/gnome-backgrounds/gnome-backgrounds-3.18.0.ebuild
index fa04173..51937ce 100644
--- a/x11-themes/gnome-backgrounds/gnome-backgrounds-3.18.0.ebuild
+++ b/x11-themes/gnome-backgrounds/gnome-backgrounds-3.18.0.ebuild
@@ -12,7 +12,7 @@ HOMEPAGE="https://git.gnome.org/browse/gnome-backgrounds"
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd"
+KEYWORDS="~alpha amd64 ~arm ~ia64 ~ppc ~ppc64 ~sh ~sparc x86 ~x86-fbsd"
 IUSE=""
 
 RDEPEND="!<x11-themes/gnome-themes-standard-3.14"