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 41247158041 for ; Mon, 11 Mar 2024 15:26:19 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 52B68E2A63; Mon, 11 Mar 2024 15:26:18 +0000 (UTC) Received: from smtp.gentoo.org (dev.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) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 245CAE2A63 for ; Mon, 11 Mar 2024 15:26:18 +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) server-digest SHA256) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 39BF933BDFF for ; Mon, 11 Mar 2024 15:26:17 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 5BBFF7E7 for ; Mon, 11 Mar 2024 15:26:15 +0000 (UTC) From: "Marek Szuba" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Marek Szuba" Message-ID: <1710170563.21acc623495876e678ae4794e5edd76c3f2a3b6c.marecki@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/apprise/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-python/apprise/apprise-1.7.3.ebuild X-VCS-Directories: dev-python/apprise/ X-VCS-Committer: marecki X-VCS-Committer-Name: Marek Szuba X-VCS-Revision: 21acc623495876e678ae4794e5edd76c3f2a3b6c X-VCS-Branch: master Date: Mon, 11 Mar 2024 15:26:15 +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: 549a7907-df7f-4d5c-84fe-1d51805ec82a X-Archives-Hash: 84d7c571f4b4e5c7b4e142caa38128f3 commit: 21acc623495876e678ae4794e5edd76c3f2a3b6c Author: Marek Szuba gentoo org> AuthorDate: Mon Mar 11 15:22:21 2024 +0000 Commit: Marek Szuba gentoo org> CommitDate: Mon Mar 11 15:22:43 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=21acc623 dev-python/apprise: stabilize 1.7.3 for amd64 Signed-off-by: Marek Szuba gentoo.org> dev-python/apprise/apprise-1.7.3.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/apprise/apprise-1.7.3.ebuild b/dev-python/apprise/apprise-1.7.3.ebuild index a85837c32c40..4f6bb4ff272e 100644 --- a/dev-python/apprise/apprise-1.7.3.ebuild +++ b/dev-python/apprise/apprise-1.7.3.ebuild @@ -16,7 +16,7 @@ HOMEPAGE=" LICENSE="BSD-2" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~riscv" +KEYWORDS="amd64 ~arm ~arm64 ~riscv" IUSE="+dbus mqtt" RDEPEND="