Gentoo Archives: gentoo-commits

From: Mart Raudsepp <leio@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-auth/ykpers/
Date: Sat, 09 May 2020 08:47:49
Message-Id: 1589014036.6a777f6a61e926eefedd7281bb5ca07041ec5efe.leio@gentoo
1 commit: 6a777f6a61e926eefedd7281bb5ca07041ec5efe
2 Author: Sam James (sam_c) <sam <AT> cmpct <DOT> info>
3 AuthorDate: Sat May 9 02:47:09 2020 +0000
4 Commit: Mart Raudsepp <leio <AT> gentoo <DOT> org>
5 CommitDate: Sat May 9 08:47:16 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6a777f6a
7
8 sys-auth/ykpers: arm64 keyworded (bug #721666)
9
10 Package-Manager: Portage-2.3.99, Repoman-2.3.22
11 Signed-off-by: Sam James (sam_c) <sam <AT> cmpct.info>
12 Signed-off-by: Mart Raudsepp <leio <AT> gentoo.org>
13
14 sys-auth/ykpers/ykpers-1.20.0.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/sys-auth/ykpers/ykpers-1.20.0.ebuild b/sys-auth/ykpers/ykpers-1.20.0.ebuild
18 index ec05491e8e0..6dda194e980 100644
19 --- a/sys-auth/ykpers/ykpers-1.20.0.ebuild
20 +++ b/sys-auth/ykpers/ykpers-1.20.0.ebuild
21 @@ -9,7 +9,7 @@ DESCRIPTION="Library and tool for personalization of Yubico's YubiKey"
22 SRC_URI="https://github.com/Yubico/yubikey-personalization/archive/v${PV}.tar.gz -> ${P}.tar.gz"
23 HOMEPAGE="https://github.com/Yubico/yubikey-personalization"
24
25 -KEYWORDS="~amd64 ~x86"
26 +KEYWORDS="~amd64 ~arm64 ~x86"
27 SLOT="0"
28 LICENSE="BSD-2"
29 IUSE="consolekit static-libs"