diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2019-06-08 20:12:51 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2019-06-08 20:12:51 +0200 |
commit | a28698288c8d6b49e93609ee6ca40adfc8a9dfef (patch) | |
tree | f24f62ba5a0e9c394d3d7633177ddd63a6999164 /app-crypt/libu2f-host | |
parent | media-sound/playerctl: x86 stable wrt bug #687466 (diff) | |
download | gentoo-a28698288c8d6b49e93609ee6ca40adfc8a9dfef.tar.gz gentoo-a28698288c8d6b49e93609ee6ca40adfc8a9dfef.tar.bz2 gentoo-a28698288c8d6b49e93609ee6ca40adfc8a9dfef.zip |
app-crypt/libu2f-host: x86 stable wrt bug #687476
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Package-Manager: Portage-2.3.66, Repoman-2.3.11
RepoMan-Options: --include-arches="x86"
Diffstat (limited to 'app-crypt/libu2f-host')
-rw-r--r-- | app-crypt/libu2f-host/libu2f-host-1.1.10.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-crypt/libu2f-host/libu2f-host-1.1.10.ebuild b/app-crypt/libu2f-host/libu2f-host-1.1.10.ebuild index d78a9d192b5a..104c7ec0ef0d 100644 --- a/app-crypt/libu2f-host/libu2f-host-1.1.10.ebuild +++ b/app-crypt/libu2f-host/libu2f-host-1.1.10.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://developers.yubico.com/${PN}/Releases/${P}.tar.xz" LICENSE="LGPL-2" SLOT="0" -KEYWORDS="amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="kernel_linux static-libs systemd" DEPEND="dev-libs/hidapi |