diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2021-05-19 22:08:40 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2021-05-19 22:09:05 +0200 |
commit | 1e74119df958ea05be4983520c15cec842bb9791 (patch) | |
tree | c913244cd99204f2d250468c7e2cd7ffb52ea174 /dev-python/pyu2f | |
parent | dev-python/google-auth: x86 stable wrt bug #790890 (diff) | |
download | gentoo-1e74119df958ea05be4983520c15cec842bb9791.tar.gz gentoo-1e74119df958ea05be4983520c15cec842bb9791.tar.bz2 gentoo-1e74119df958ea05be4983520c15cec842bb9791.zip |
dev-python/pyu2f: x86 stable wrt bug #790890
Package-Manager: Portage-3.0.13, Repoman-3.0.2
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-python/pyu2f')
-rw-r--r-- | dev-python/pyu2f/pyu2f-0.1.4-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pyu2f/pyu2f-0.1.4-r1.ebuild b/dev-python/pyu2f/pyu2f-0.1.4-r1.ebuild index 2bff0c6abc47..aeb26bb83da2 100644 --- a/dev-python/pyu2f/pyu2f-0.1.4-r1.ebuild +++ b/dev-python/pyu2f/pyu2f-0.1.4-r1.ebuild @@ -13,7 +13,7 @@ SRC_URI="https://github.com/google/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz" LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="amd64 ~arm ~arm64 ~x86" +KEYWORDS="amd64 ~arm ~arm64 x86" IUSE="test" RESTRICT="!test? ( test )" |