From 97ade0e5e943215ffd4790bfbb508dd53e851098 Mon Sep 17 00:00:00 2001 From: Agostino Sarubbo Date: Tue, 26 Nov 2019 13:25:32 +0100 Subject: [PATCH] dev-python/fido2: amd64 stable wrt bug #701170 Package-Manager: Portage-2.3.76, Repoman-2.3.16 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo --- dev-python/fido2/fido2-0.7.3.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/fido2/fido2-0.7.3.ebuild b/dev-python/fido2/fido2-0.7.3.ebuild index 73b81c0f34579..1e2a3a91e169e 100644 --- a/dev-python/fido2/fido2-0.7.3.ebuild +++ b/dev-python/fido2/fido2-0.7.3.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 x86" +KEYWORDS="amd64 x86" IUSE="examples test" RESTRICT="!test? ( test )"