From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: <gentoo-commits+bounces-1459433-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 1EECE158020 for <garchives@archives.gentoo.org>; Wed, 23 Nov 2022 00:00:55 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 4E55EE0C0B; Wed, 23 Nov 2022 00:00:54 +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) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 367FCE0C0B for <gentoo-commits@lists.gentoo.org>; Wed, 23 Nov 2022 00:00:54 +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 3AA74341366 for <gentoo-commits@lists.gentoo.org>; Wed, 23 Nov 2022 00:00:53 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id CD054760 for <gentoo-commits@lists.gentoo.org>; Wed, 23 Nov 2022 00:00:51 +0000 (UTC) From: "Marek Szuba" <marecki@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, "Marek Szuba" <marecki@gentoo.org> Message-ID: <1669161637.a531d6790a9785c22da821d7a0c3452c3356dbaa.marecki@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/pywinrm/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-python/pywinrm/pywinrm-0.4.3.ebuild X-VCS-Directories: dev-python/pywinrm/ X-VCS-Committer: marecki X-VCS-Committer-Name: Marek Szuba X-VCS-Revision: a531d6790a9785c22da821d7a0c3452c3356dbaa X-VCS-Branch: master Date: Wed, 23 Nov 2022 00:00:51 +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: c1598535-f444-4ba3-b9d0-f8f51aa4c665 X-Archives-Hash: adeef78a8abf9abf44c828c355fc4ac3 commit: a531d6790a9785c22da821d7a0c3452c3356dbaa Author: Marek Szuba <marecki <AT> gentoo <DOT> org> AuthorDate: Tue Nov 22 23:58:11 2022 +0000 Commit: Marek Szuba <marecki <AT> gentoo <DOT> org> CommitDate: Wed Nov 23 00:00:37 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a531d679 dev-python/pywinrm: stabilize 0.4.3 for ALLARCHES Signed-off-by: Marek Szuba <marecki <AT> gentoo.org> dev-python/pywinrm/pywinrm-0.4.3.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/pywinrm/pywinrm-0.4.3.ebuild b/dev-python/pywinrm/pywinrm-0.4.3.ebuild index abb692d4fc55..9f6f007fe650 100644 --- a/dev-python/pywinrm/pywinrm-0.4.3.ebuild +++ b/dev-python/pywinrm/pywinrm-0.4.3.ebuild @@ -14,7 +14,7 @@ SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz" LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~riscv" +KEYWORDS="amd64 ~riscv" IUSE="kerberos" RDEPEND="