diff options
author | Göktürk Yüksek <gokturk@gentoo.org> | 2016-06-28 17:19:04 -0400 |
---|---|---|
committer | Göktürk Yüksek <gokturk@gentoo.org> | 2016-06-28 17:19:32 -0400 |
commit | 0ff6cbe29216d8421f834abe53d2529f214f4ccf (patch) | |
tree | e53a34d0820a0759233222277337c4f9267b550d /app-crypt/libu2f-host | |
parent | kde-apps/dolphin: remove old (diff) | |
download | gentoo-0ff6cbe29216d8421f834abe53d2529f214f4ccf.tar.gz gentoo-0ff6cbe29216d8421f834abe53d2529f214f4ccf.tar.bz2 gentoo-0ff6cbe29216d8421f834abe53d2529f214f4ccf.zip |
app-crypt/libu2f-host: add ~x86 keyword #58698
Tested by myself on x86 (Pentium M). Acked by radhermit.
Gentoo-Bug: https://bugs.gentoo.org/586988
Package-Manager: portage-2.2.28
Diffstat (limited to 'app-crypt/libu2f-host')
-rw-r--r-- | app-crypt/libu2f-host/libu2f-host-1.0.0-r1.ebuild | 4 | ||||
-rw-r--r-- | app-crypt/libu2f-host/libu2f-host-1.0.0.ebuild | 4 | ||||
-rw-r--r-- | app-crypt/libu2f-host/libu2f-host-1.1.0.ebuild | 2 | ||||
-rw-r--r-- | app-crypt/libu2f-host/libu2f-host-1.1.1.ebuild | 2 |
4 files changed, 6 insertions, 6 deletions
diff --git a/app-crypt/libu2f-host/libu2f-host-1.0.0-r1.ebuild b/app-crypt/libu2f-host/libu2f-host-1.0.0-r1.ebuild index bb3bd4016cf7..d1bc4e1ec4b1 100644 --- a/app-crypt/libu2f-host/libu2f-host-1.0.0-r1.ebuild +++ b/app-crypt/libu2f-host/libu2f-host-1.0.0-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -12,7 +12,7 @@ SRC_URI="https://developers.yubico.com/${PN}/Releases/${P}.tar.xz" LICENSE="LGPL-2" SLOT="0" -KEYWORDS="~amd64" +KEYWORDS="~amd64 ~x86" IUSE="kernel_linux static-libs systemd" RDEPEND=" diff --git a/app-crypt/libu2f-host/libu2f-host-1.0.0.ebuild b/app-crypt/libu2f-host/libu2f-host-1.0.0.ebuild index f1d821109f40..ee7ce0965f42 100644 --- a/app-crypt/libu2f-host/libu2f-host-1.0.0.ebuild +++ b/app-crypt/libu2f-host/libu2f-host-1.0.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -12,7 +12,7 @@ SRC_URI="https://developers.yubico.com/${PN}/Releases/${P}.tar.xz" LICENSE="LGPL-2" SLOT="0" -KEYWORDS="~amd64" +KEYWORDS="~amd64 ~x86" IUSE="kernel_linux static-libs systemd" RDEPEND=" diff --git a/app-crypt/libu2f-host/libu2f-host-1.1.0.ebuild b/app-crypt/libu2f-host/libu2f-host-1.1.0.ebuild index f3567fab1bf9..d1bc4e1ec4b1 100644 --- a/app-crypt/libu2f-host/libu2f-host-1.1.0.ebuild +++ b/app-crypt/libu2f-host/libu2f-host-1.1.0.ebuild @@ -12,7 +12,7 @@ SRC_URI="https://developers.yubico.com/${PN}/Releases/${P}.tar.xz" LICENSE="LGPL-2" SLOT="0" -KEYWORDS="~amd64" +KEYWORDS="~amd64 ~x86" IUSE="kernel_linux static-libs systemd" RDEPEND=" diff --git a/app-crypt/libu2f-host/libu2f-host-1.1.1.ebuild b/app-crypt/libu2f-host/libu2f-host-1.1.1.ebuild index f3567fab1bf9..d1bc4e1ec4b1 100644 --- a/app-crypt/libu2f-host/libu2f-host-1.1.1.ebuild +++ b/app-crypt/libu2f-host/libu2f-host-1.1.1.ebuild @@ -12,7 +12,7 @@ SRC_URI="https://developers.yubico.com/${PN}/Releases/${P}.tar.xz" LICENSE="LGPL-2" SLOT="0" -KEYWORDS="~amd64" +KEYWORDS="~amd64 ~x86" IUSE="kernel_linux static-libs systemd" RDEPEND=" |