diff options
author | Sam James <sam@gentoo.org> | 2020-10-15 01:08:53 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2020-10-15 01:08:53 +0000 |
commit | c8e47eafb9123766691dabbc3e6cfeb2f820af3d (patch) | |
tree | 562ddf333b83bfee0c199ed0faa619c71aaab65f /app-crypt | |
parent | kde-plasma/plasma-disks: Keyword 5.20.0 arm64, #748453 (diff) | |
download | gentoo-c8e47eafb9123766691dabbc3e6cfeb2f820af3d.tar.gz gentoo-c8e47eafb9123766691dabbc3e6cfeb2f820af3d.tar.bz2 gentoo-c8e47eafb9123766691dabbc3e6cfeb2f820af3d.zip |
app-crypt/libu2f-host: Keyword 1.1.10 arm64, #748513
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-crypt')
-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 3355f7bcc195..143846becc38 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 ~ppc64 x86" +KEYWORDS="amd64 ~arm64 ~ppc64 x86" IUSE="kernel_linux static-libs systemd" DEPEND="dev-libs/hidapi |