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 79E15138334 for ; Thu, 15 Nov 2018 17:04:22 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id B6A46E0B15; Thu, 15 Nov 2018 17:04:15 +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-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 88F76E0B13 for ; Thu, 15 Nov 2018 17:04:15 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id DF79D335C8D for ; Thu, 15 Nov 2018 17:04:13 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id AEA9547B for ; Thu, 15 Nov 2018 17:04:09 +0000 (UTC) From: "Thomas Deutschmann" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Thomas Deutschmann" Message-ID: <1542301400.cd052607c7d477dac630d8c932232a61a2094185.whissi@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: xfce-extra/xfce4-notifyd/ X-VCS-Repository: repo/gentoo X-VCS-Files: xfce-extra/xfce4-notifyd/xfce4-notifyd-0.4.3-r1.ebuild X-VCS-Directories: xfce-extra/xfce4-notifyd/ X-VCS-Committer: whissi X-VCS-Committer-Name: Thomas Deutschmann X-VCS-Revision: cd052607c7d477dac630d8c932232a61a2094185 X-VCS-Branch: master Date: Thu, 15 Nov 2018 17:04:09 +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: fd8bfc88-8200-4822-a0d9-3dba08aa6219 X-Archives-Hash: beff6d055931ef7e3ce7740987435c26 commit: cd052607c7d477dac630d8c932232a61a2094185 Author: Thomas Deutschmann gentoo org> AuthorDate: Thu Nov 15 16:35:04 2018 +0000 Commit: Thomas Deutschmann gentoo org> CommitDate: Thu Nov 15 17:03:20 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cd052607 xfce-extra/xfce4-notifyd: x86 stable (bug #652774) Package-Manager: Portage-2.3.51, Repoman-2.3.12 Signed-off-by: Thomas Deutschmann gentoo.org> xfce-extra/xfce4-notifyd/xfce4-notifyd-0.4.3-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/xfce-extra/xfce4-notifyd/xfce4-notifyd-0.4.3-r1.ebuild b/xfce-extra/xfce4-notifyd/xfce4-notifyd-0.4.3-r1.ebuild index d3547314b96..f4203efac49 100644 --- a/xfce-extra/xfce4-notifyd/xfce4-notifyd-0.4.3-r1.ebuild +++ b/xfce-extra/xfce4-notifyd/xfce4-notifyd-0.4.3-r1.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://archive.xfce.org/src/apps/${PN}/${PV%.*}/${P}.tar.bz2 -> ${P}-r LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~arm ~arm64 ~ppc ~x86" +KEYWORDS="amd64 ~arm ~arm64 ~ppc x86" IUSE="" RDEPEND=">=dev-libs/glib-2.42:2=