From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: <gentoo-commits+bounces-1521328-garchives=archives.gentoo.org@lists.gentoo.org> 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 1CA9D15810D for <garchives@archives.gentoo.org>; Thu, 25 May 2023 08:29:30 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 55F17E081E; Thu, 25 May 2023 08:29:29 +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)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 395B9E081E for <gentoo-commits@lists.gentoo.org>; Thu, 25 May 2023 08:29:29 +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 62DA9340F8B for <gentoo-commits@lists.gentoo.org>; Thu, 25 May 2023 08:29:28 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id F279AA78 for <gentoo-commits@lists.gentoo.org>; Thu, 25 May 2023 08:29:26 +0000 (UTC) From: "Arthur Zamarin" <arthurzam@gentoo.org> To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Arthur Zamarin" <arthurzam@gentoo.org> Message-ID: <1685003358.c43dfb7fed3488557b9a63db26354726b2b06bd2.arthurzam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/zeroconf/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-python/zeroconf/zeroconf-0.62.0.ebuild X-VCS-Directories: dev-python/zeroconf/ X-VCS-Committer: arthurzam X-VCS-Committer-Name: Arthur Zamarin X-VCS-Revision: c43dfb7fed3488557b9a63db26354726b2b06bd2 X-VCS-Branch: master Date: Thu, 25 May 2023 08:29:26 +0000 (UTC) Precedence: bulk List-Post: <mailto:gentoo-commits@lists.gentoo.org> List-Help: <mailto:gentoo-commits+help@lists.gentoo.org> List-Unsubscribe: <mailto:gentoo-commits+unsubscribe@lists.gentoo.org> List-Subscribe: <mailto:gentoo-commits+subscribe@lists.gentoo.org> List-Id: Gentoo Linux mail <gentoo-commits.gentoo.org> X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: b6d3dfdd-5b49-4351-bbaa-64f63fe419d5 X-Archives-Hash: b236907f884f7324c2760b0c7098f51f commit: c43dfb7fed3488557b9a63db26354726b2b06bd2 Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> AuthorDate: Thu May 25 08:29:15 2023 +0000 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> CommitDate: Thu May 25 08:29:18 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c43dfb7f dev-python/zeroconf: Stabilize 0.62.0 amd64, #907160 Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org> dev-python/zeroconf/zeroconf-0.62.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/zeroconf/zeroconf-0.62.0.ebuild b/dev-python/zeroconf/zeroconf-0.62.0.ebuild index c0c7eee05de5..efb69cd446e8 100644 --- a/dev-python/zeroconf/zeroconf-0.62.0.ebuild +++ b/dev-python/zeroconf/zeroconf-0.62.0.ebuild @@ -17,7 +17,7 @@ HOMEPAGE=" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~arm ~arm64 x86 ~amd64-linux ~x86-linux" RDEPEND=" >=dev-python/ifaddr-0.1.7[${PYTHON_USEDEP}]