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 2A83359CA3 for ; Sun, 6 Mar 2016 18:04:00 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 8106E21C051; Sun, 6 Mar 2016 18:03:57 +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 AF83C21C041 for ; Sun, 6 Mar 2016 18:03:56 +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 13101340A38 for ; Sun, 6 Mar 2016 18:03:55 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 26DB81B8A for ; Sun, 6 Mar 2016 18:03:52 +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: <1457285337.a0ebd30d9ddb3218b3e6c4673351fb1cde732273.zlogene@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: gnome-extra/gnome-system-monitor/ X-VCS-Repository: repo/gentoo X-VCS-Files: gnome-extra/gnome-system-monitor/gnome-system-monitor-3.18.2.ebuild X-VCS-Directories: gnome-extra/gnome-system-monitor/ X-VCS-Committer: zlogene X-VCS-Committer-Name: Mikle Kolyada X-VCS-Revision: a0ebd30d9ddb3218b3e6c4673351fb1cde732273 X-VCS-Branch: master Date: Sun, 6 Mar 2016 18:03:52 +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: 6d2fde99-621f-4c9d-bcc1-c33a084fafa7 X-Archives-Hash: e46a9ec614b1db13858ad8556def0e91 commit: a0ebd30d9ddb3218b3e6c4673351fb1cde732273 Author: Mikle Kolyada gentoo org> AuthorDate: Sun Mar 6 17:28:57 2016 +0000 Commit: Mikle Kolyada gentoo org> CommitDate: Sun Mar 6 17:28:57 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a0ebd30d gnome-extra/gnome-system-monitor: x86 stable wrt bug #566378 Package-Manager: portage-2.2.26 gnome-extra/gnome-system-monitor/gnome-system-monitor-3.18.2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gnome-extra/gnome-system-monitor/gnome-system-monitor-3.18.2.ebuild b/gnome-extra/gnome-system-monitor/gnome-system-monitor-3.18.2.ebuild index 80e7fe9..d79c3c0 100644 --- a/gnome-extra/gnome-system-monitor/gnome-system-monitor-3.18.2.ebuild +++ b/gnome-extra/gnome-system-monitor/gnome-system-monitor-3.18.2.ebuild @@ -13,7 +13,7 @@ HOMEPAGE="https://help.gnome.org/users/gnome-system-monitor/" LICENSE="GPL-2" SLOT="0" IUSE="systemd X" -KEYWORDS="~alpha amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" +KEYWORDS="~alpha amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc x86 ~x86-fbsd" RDEPEND=" >=dev-libs/glib-2.37.3:2