diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2017-12-08 21:30:33 +0100 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2017-12-08 21:30:33 +0100 |
commit | a3dd4e7864062c2cc1e55ee2425da452f2b13be2 (patch) | |
tree | 80453ace9a3aa151725c260397cfeff4acd8ed97 /app-crypt/libu2f-host | |
parent | app-eselect/eselect-timezone: x86 stable (bug #608166) (diff) | |
download | gentoo-a3dd4e7864062c2cc1e55ee2425da452f2b13be2.tar.gz gentoo-a3dd4e7864062c2cc1e55ee2425da452f2b13be2.tar.bz2 gentoo-a3dd4e7864062c2cc1e55ee2425da452f2b13be2.zip |
app-crypt/libu2f-host: x86 stable (bug #602198)
Package-Manager: Portage-2.3.16, Repoman-2.3.6
Diffstat (limited to 'app-crypt/libu2f-host')
-rw-r--r-- | app-crypt/libu2f-host/libu2f-host-1.1.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-crypt/libu2f-host/libu2f-host-1.1.3.ebuild b/app-crypt/libu2f-host/libu2f-host-1.1.3.ebuild index ac49c6a9d25e..cb71f40c9b11 100644 --- a/app-crypt/libu2f-host/libu2f-host-1.1.3.ebuild +++ b/app-crypt/libu2f-host/libu2f-host-1.1.3.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" RDEPEND=" |