From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: <gentoo-commits+bounces-867883-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 2AF4659CA3 for <garchives@archives.gentoo.org>; Sun, 6 Mar 2016 18:21:02 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id D982721C051; Sun, 6 Mar 2016 18:20:59 +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 EA7C121C075 for <gentoo-commits@lists.gentoo.org>; Sun, 6 Mar 2016 18:20:58 +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 27610340A5D for <gentoo-commits@lists.gentoo.org>; Sun, 6 Mar 2016 18:20:58 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id D6B902099 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: <1457288259.86d9eb8e0cea7a01975053fc48a402e6d671d53b.zlogene@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: gnome-extra/gnome-shell-extensions/ X-VCS-Repository: repo/gentoo X-VCS-Files: gnome-extra/gnome-shell-extensions/gnome-shell-extensions-3.18.3.ebuild X-VCS-Directories: gnome-extra/gnome-shell-extensions/ X-VCS-Committer: zlogene X-VCS-Committer-Name: Mikle Kolyada X-VCS-Revision: 86d9eb8e0cea7a01975053fc48a402e6d671d53b 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: 1ac37256-66fc-4304-b2fa-99abc999116a X-Archives-Hash: 7207b45c0ffa5c1b14c12091aaa2ff7a commit: 86d9eb8e0cea7a01975053fc48a402e6d671d53b Author: Mikle Kolyada <zlogene <AT> gentoo <DOT> org> AuthorDate: Sun Mar 6 18:13:53 2016 +0000 Commit: Mikle Kolyada <zlogene <AT> gentoo <DOT> org> CommitDate: Sun Mar 6 18:17:39 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=86d9eb8e gnome-extra/gnome-shell-extensions: x86 stable wrt bug #566378 Package-Manager: portage-2.2.26 gnome-extra/gnome-shell-extensions/gnome-shell-extensions-3.18.3.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gnome-extra/gnome-shell-extensions/gnome-shell-extensions-3.18.3.ebuild b/gnome-extra/gnome-shell-extensions/gnome-shell-extensions-3.18.3.ebuild index e8cc601..5fbc73b 100644 --- a/gnome-extra/gnome-shell-extensions/gnome-shell-extensions-3.18.3.ebuild +++ b/gnome-extra/gnome-shell-extensions/gnome-shell-extensions-3.18.3.ebuild @@ -13,7 +13,7 @@ HOMEPAGE="https://wiki.gnome.org/Projects/GnomeShell/Extensions" LICENSE="GPL-2" SLOT="0" IUSE="examples" -KEYWORDS="amd64 ~x86" +KEYWORDS="amd64 x86" COMMON_DEPEND=" >=dev-libs/glib-2.26:2