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 D9036138334 for ; Mon, 11 Mar 2019 08:40:19 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id B36CAE0C2B; Mon, 11 Mar 2019 08:40:18 +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 8BAF5E0C2B for ; Mon, 11 Mar 2019 08:40:18 +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 F39C0335D6F for ; Mon, 11 Mar 2019 08:40:07 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id EC871565 for ; Mon, 11 Mar 2019 08:40:05 +0000 (UTC) From: "Mikle Kolyada" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Mikle Kolyada" Message-ID: <1552293598.a8be1c4890a943b903411b0d42ad3b7c31e376b5.zlogene@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/fido2/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-python/fido2/fido2-0.5.0.ebuild X-VCS-Directories: dev-python/fido2/ X-VCS-Committer: zlogene X-VCS-Committer-Name: Mikle Kolyada X-VCS-Revision: a8be1c4890a943b903411b0d42ad3b7c31e376b5 X-VCS-Branch: master Date: Mon, 11 Mar 2019 08:40:05 +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: c1b9beca-36c5-4e10-b1cc-f5a2836da652 X-Archives-Hash: 51aa8ff9a233d40c1c36c6d362d897c9 commit: a8be1c4890a943b903411b0d42ad3b7c31e376b5 Author: Mikle Kolyada gentoo org> AuthorDate: Mon Mar 11 08:39:26 2019 +0000 Commit: Mikle Kolyada gentoo org> CommitDate: Mon Mar 11 08:39:58 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a8be1c48 dev-python/fido2: amd64 stable wrt bug #679276 Signed-off-by: Mikle Kolyada gentoo.org> Package-Manager: Portage-2.3.51, Repoman-2.3.11 RepoMan-Options: --include-arches="amd64" dev-python/fido2/fido2-0.5.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/fido2/fido2-0.5.0.ebuild b/dev-python/fido2/fido2-0.5.0.ebuild index 23e4129ce70..18a4bd557e0 100644 --- a/dev-python/fido2/fido2-0.5.0.ebuild +++ b/dev-python/fido2/fido2-0.5.0.ebuild @@ -12,7 +12,7 @@ SRC_URI="https://github.com/Yubico/python-fido2/releases/download/${PV}/${P}.tar LICENSE="Apache-2.0 BSD-2 MIT MPL-2.0" SLOT="0" -KEYWORDS="~amd64" +KEYWORDS="amd64" IUSE="examples test" RDEPEND="