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 63437139085 for ; Fri, 13 Jan 2017 15:42:35 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 782B3E0CB2; Fri, 13 Jan 2017 15:42:07 +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-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 3BB05E0CAF for ; Fri, 13 Jan 2017 15:41: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 5DFF23417AC for ; Fri, 13 Jan 2017 15:41:56 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 5F29F2637 for ; Fri, 13 Jan 2017 15:41:52 +0000 (UTC) From: "Agostino Sarubbo" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Agostino Sarubbo" Message-ID: <1484322030.421599e0cbd4ddbafe0348d4c50530704dc5603d.ago@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: xfce-extra/multiload-nandhp/ X-VCS-Repository: repo/gentoo X-VCS-Files: xfce-extra/multiload-nandhp/multiload-nandhp-0.3.ebuild X-VCS-Directories: xfce-extra/multiload-nandhp/ X-VCS-Committer: ago X-VCS-Committer-Name: Agostino Sarubbo X-VCS-Revision: 421599e0cbd4ddbafe0348d4c50530704dc5603d X-VCS-Branch: master Date: Fri, 13 Jan 2017 15:41: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: d14a6921-77a5-4329-92d5-d3e4d62d3f96 X-Archives-Hash: 32bfbdd4205ae648c123a54f0f2967f2 commit: 421599e0cbd4ddbafe0348d4c50530704dc5603d Author: Agostino Sarubbo gentoo org> AuthorDate: Fri Jan 13 15:40:30 2017 +0000 Commit: Agostino Sarubbo gentoo org> CommitDate: Fri Jan 13 15:40:30 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=421599e0 xfce-extra/multiload-nandhp: x86 stable wrt bug #586614 Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo gentoo.org> xfce-extra/multiload-nandhp/multiload-nandhp-0.3.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/xfce-extra/multiload-nandhp/multiload-nandhp-0.3.ebuild b/xfce-extra/multiload-nandhp/multiload-nandhp-0.3.ebuild index d8ea424..956d9b4 100644 --- a/xfce-extra/multiload-nandhp/multiload-nandhp-0.3.ebuild +++ b/xfce-extra/multiload-nandhp/multiload-nandhp-0.3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -13,7 +13,7 @@ SRC_URI="https://github.com/nandhp/${PN}/archive/${MY_PV}.tar.gz -> ${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 x86" IUSE="" RDEPEND=">=x11-libs/gtk+-2.14:2=