summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James (sam_c) <sam@cmpct.info>2020-05-09 02:47:19 +0000
committerMart Raudsepp <leio@gentoo.org>2020-05-09 11:47:16 +0300
commitb93faf6d18f6a77db4e1c7932d8fa97ae6b04833 (patch)
treeb2c8e25f88aa77dd1fdce2d0f85d92348ba4050b /sys-auth/libyubikey
parentsys-auth/ykpers: arm64 keyworded (bug #721666) (diff)
downloadgentoo-b93faf6d18f6a77db4e1c7932d8fa97ae6b04833.tar.gz
gentoo-b93faf6d18f6a77db4e1c7932d8fa97ae6b04833.tar.bz2
gentoo-b93faf6d18f6a77db4e1c7932d8fa97ae6b04833.zip
sys-auth/libyubikey: arm64 keyworded (bug #721666)
Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Sam James (sam_c) <sam@cmpct.info> Signed-off-by: Mart Raudsepp <leio@gentoo.org>
Diffstat (limited to 'sys-auth/libyubikey')
-rw-r--r--sys-auth/libyubikey/libyubikey-1.13.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-auth/libyubikey/libyubikey-1.13.ebuild b/sys-auth/libyubikey/libyubikey-1.13.ebuild
index b46c2ea79093..39900d5ff3be 100644
--- a/sys-auth/libyubikey/libyubikey-1.13.ebuild
+++ b/sys-auth/libyubikey/libyubikey-1.13.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=5
@@ -12,7 +12,7 @@ SRC_URI="http://opensource.yubico.com/yubico-c/releases/${P}.tar.gz"
SLOT="0"
LICENSE="BSD-2"
-KEYWORDS="amd64 x86"
+KEYWORDS="amd64 ~arm64 x86"
IUSE="static-libs"
DOCS=( AUTHORS ChangeLog NEWS README THANKS )