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.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 5AC0513835A for ; Fri, 12 Mar 2021 15:25:26 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 28ECAE0AF4; Fri, 12 Mar 2021 15:25:25 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 0EF1AE0AF4 for ; Fri, 12 Mar 2021 15:25:25 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 92426340C80 for ; Fri, 12 Mar 2021 15:25:23 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id CCFA85AC for ; Fri, 12 Mar 2021 15:25:20 +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: <1615562709.e5ba058582e6a7391b24c7b6af32e545b5e51eb7.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: sys-auth/solo-python/ X-VCS-Repository: repo/gentoo X-VCS-Files: sys-auth/solo-python/solo-python-0.0.27.ebuild X-VCS-Directories: sys-auth/solo-python/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: e5ba058582e6a7391b24c7b6af32e545b5e51eb7 X-VCS-Branch: master Date: Fri, 12 Mar 2021 15:25:20 +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: 2cb13013-bc52-44c7-8cd4-315baa7f2e3a X-Archives-Hash: 34235dd8411392c7f2c8e2049e4200e5 commit: e5ba058582e6a7391b24c7b6af32e545b5e51eb7 Author: Sam James gentoo org> AuthorDate: Fri Mar 12 15:23:39 2021 +0000 Commit: Sam James gentoo org> CommitDate: Fri Mar 12 15:25:09 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e5ba0585 sys-auth/solo-python: Stabilize 0.0.27 amd64, #775461 Signed-off-by: Sam James gentoo.org> sys-auth/solo-python/solo-python-0.0.27.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys-auth/solo-python/solo-python-0.0.27.ebuild b/sys-auth/solo-python/solo-python-0.0.27.ebuild index 244733920c0..2ffa6ee8da5 100644 --- a/sys-auth/solo-python/solo-python-0.0.27.ebuild +++ b/sys-auth/solo-python/solo-python-0.0.27.ebuild @@ -15,7 +15,7 @@ SRC_URI="https://github.com/solokeys/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz" LICENSE="Apache-2.0 MIT" SLOT="0" -KEYWORDS="~amd64" +KEYWORDS="amd64" RDEPEND=">=dev-python/click-7.0.0[${PYTHON_USEDEP}] dev-python/cryptography[${PYTHON_USEDEP}]