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.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 2023D15808C for ; Fri, 25 Mar 2022 07:49:38 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 5F740E08A0; Fri, 25 Mar 2022 07:49:37 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 35EFAE089C for ; Fri, 25 Mar 2022 07:49:37 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 54F79343394 for ; Fri, 25 Mar 2022 07:49:36 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id CBBC1344 for ; Fri, 25 Mar 2022 07:49:33 +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: <1648194555.024ca99fecd7ec1106b914cb0a939c37f6130728.ago@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.6.3.ebuild X-VCS-Directories: xfce-extra/xfce4-notifyd/ X-VCS-Committer: ago X-VCS-Committer-Name: Agostino Sarubbo X-VCS-Revision: 024ca99fecd7ec1106b914cb0a939c37f6130728 X-VCS-Branch: master Date: Fri, 25 Mar 2022 07:49:33 +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-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: d0694de5-8c99-4928-9940-facea71496c0 X-Archives-Hash: 826b82e24faffdea7f74e4c2417ea324 commit: 024ca99fecd7ec1106b914cb0a939c37f6130728 Author: Agostino Sarubbo gentoo org> AuthorDate: Fri Mar 25 07:49:15 2022 +0000 Commit: Agostino Sarubbo gentoo org> CommitDate: Fri Mar 25 07:49:15 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=024ca99f xfce-extra/xfce4-notifyd: x86 stable wrt bug #835947 Package-Manager: Portage-3.0.30, Repoman-3.0.3 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo gentoo.org> xfce-extra/xfce4-notifyd/xfce4-notifyd-0.6.3.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/xfce-extra/xfce4-notifyd/xfce4-notifyd-0.6.3.ebuild b/xfce-extra/xfce4-notifyd/xfce4-notifyd-0.6.3.ebuild index ad9e2ef7c8aa..be6ca76fdf79 100644 --- a/xfce-extra/xfce4-notifyd/xfce4-notifyd-0.6.3.ebuild +++ b/xfce-extra/xfce4-notifyd/xfce4-notifyd-0.6.3.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://archive.xfce.org/src/apps/${PN}/${PV%.*}/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~arm arm64 ~ppc ~ppc64 ~riscv ~x86" +KEYWORDS="amd64 ~arm arm64 ~ppc ~ppc64 ~riscv x86" IUSE="" RDEPEND=">=dev-libs/glib-2.56:2