From: Thomas Deutschmann Date: Tue, 26 Nov 2019 10:13:12 +0000 (+0100) Subject: dev-python/fido2: x86 stable (bug #701170) X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=57573e221c2284122cc338b32ed0eaa4766e7b4e;p=gentoo.git dev-python/fido2: x86 stable (bug #701170) Package-Manager: Portage-2.3.79, Repoman-2.3.18 Signed-off-by: Thomas Deutschmann --- diff --git a/dev-python/fido2/fido2-0.7.3.ebuild b/dev-python/fido2/fido2-0.7.3.ebuild index cf5e5a8076d8..73b81c0f3457 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 )"