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 8A3A6158043 for ; Fri, 19 Apr 2024 10:46:16 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 8A371E29F6; Fri, 19 Apr 2024 10:46:15 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (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 70D06E29F6 for ; Fri, 19 Apr 2024 10:46:15 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (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 BE7AE3433AF for ; Fri, 19 Apr 2024 10:46:14 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 31AFB172F for ; Fri, 19 Apr 2024 10:46:12 +0000 (UTC) From: "Sam James" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sam James" Message-ID: <1713523544.09ea88a523ca50385c5eb70c4f28d8766f5a7487.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: x11-plugins/pidgin-libnotify/ X-VCS-Repository: repo/gentoo X-VCS-Files: x11-plugins/pidgin-libnotify/pidgin-libnotify-0.14-r2.ebuild X-VCS-Directories: x11-plugins/pidgin-libnotify/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: 09ea88a523ca50385c5eb70c4f28d8766f5a7487 X-VCS-Branch: master Date: Fri, 19 Apr 2024 10:46:12 +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: a0898050-2c5b-44cb-82b3-96e919800f4d X-Archives-Hash: b59ba13298600a60786d23b555981261 commit: 09ea88a523ca50385c5eb70c4f28d8766f5a7487 Author: Sam James gentoo org> AuthorDate: Fri Apr 19 10:45:44 2024 +0000 Commit: Sam James gentoo org> CommitDate: Fri Apr 19 10:45:44 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=09ea88a5 x11-plugins/pidgin-libnotify: Stabilize 0.14-r2 x86, #930229 Signed-off-by: Sam James gentoo.org> x11-plugins/pidgin-libnotify/pidgin-libnotify-0.14-r2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/x11-plugins/pidgin-libnotify/pidgin-libnotify-0.14-r2.ebuild b/x11-plugins/pidgin-libnotify/pidgin-libnotify-0.14-r2.ebuild index 91cca8c33005..ff1d02dbb9d5 100644 --- a/x11-plugins/pidgin-libnotify/pidgin-libnotify-0.14-r2.ebuild +++ b/x11-plugins/pidgin-libnotify/pidgin-libnotify-0.14-r2.ebuild @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/gaim-libnotify/${P}.tar.gz LICENSE="GPL-2+" SLOT="0" -KEYWORDS="amd64 ~ppc ~riscv ~x86" +KEYWORDS="amd64 ~ppc ~riscv x86" IUSE="nls debug" RDEPEND=">=x11-libs/libnotify-0.3.2