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 C569413832E for ; Mon, 25 Jul 2016 18:37:06 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 3F78721C081; Mon, 25 Jul 2016 18:36: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 3707921C060 for ; Mon, 25 Jul 2016 18:36:58 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (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 D5C6F340C9F for ; Mon, 25 Jul 2016 18:36:56 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 61C2A78B for ; Mon, 25 Jul 2016 18:36:52 +0000 (UTC) From: "NP Hardass" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "NP Hardass" Message-ID: <1469471762.61eba8e4c97a3f81e8cc6086b71022025bd581ec.np-hardass@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: x11-misc/mate-notification-daemon/ X-VCS-Repository: repo/gentoo X-VCS-Files: x11-misc/mate-notification-daemon/mate-notification-daemon-1.10.2.ebuild X-VCS-Directories: x11-misc/mate-notification-daemon/ X-VCS-Committer: np-hardass X-VCS-Committer-Name: NP Hardass X-VCS-Revision: 61eba8e4c97a3f81e8cc6086b71022025bd581ec X-VCS-Branch: master Date: Mon, 25 Jul 2016 18:36: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: fff07960-12d5-433e-8999-7374a1fa6b95 X-Archives-Hash: 69623dc12882fe47086f1ba4f03f5973 commit: 61eba8e4c97a3f81e8cc6086b71022025bd581ec Author: NP-Hardass gentoo org> AuthorDate: Mon Jul 25 18:02:49 2016 +0000 Commit: NP Hardass gentoo org> CommitDate: Mon Jul 25 18:36:02 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=61eba8e4 x11-misc/mate-notification-daemon: amd64 x86 stable wrt bug #579644 Package-Manager: portage-2.2.28 .../mate-notification-daemon/mate-notification-daemon-1.10.2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/x11-misc/mate-notification-daemon/mate-notification-daemon-1.10.2.ebuild b/x11-misc/mate-notification-daemon/mate-notification-daemon-1.10.2.ebuild index 4c545cc..32f936d 100644 --- a/x11-misc/mate-notification-daemon/mate-notification-daemon-1.10.2.ebuild +++ b/x11-misc/mate-notification-daemon/mate-notification-daemon-1.10.2.ebuild @@ -16,7 +16,7 @@ HOMEPAGE="http://mate-desktop.org" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~arm ~x86" +KEYWORDS="amd64 ~arm x86" RDEPEND=" dev-libs/atk:0