commit: 6cdad8aa6e822b2c61bdbe32384b0dccd7bad380 Author: Rick Farina <zerochaos <AT> gentoo <DOT> org> AuthorDate: Tue Mar 19 15:34:01 2019 +0000 Commit: Rick Farina <zerochaos <AT> gentoo <DOT> org> CommitDate: Tue Mar 19 15:34:01 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6cdad8aa
dev-python/fido2: functional tests on x86 Package-Manager: Portage-2.3.62, Repoman-2.3.12 Signed-off-by: Rick Farina <zerochaos <AT> gentoo.org> 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 18a4bd557e0..20a1b501945 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 x86" IUSE="examples test" RDEPEND="
