Gentoo Archives: gentoo-commits

From: Jason Zaman <perfinion@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-auth/libyubikey/
Date: Sun, 04 Mar 2018 09:13:22
Message-Id: 1520154518.cc5f744ca516757ebf93724e3630696ec087979a.perfinion@gentoo
1 commit: cc5f744ca516757ebf93724e3630696ec087979a
2 Author: Jason Zaman <perfinion <AT> gentoo <DOT> org>
3 AuthorDate: Sun Mar 4 09:08:38 2018 +0000
4 Commit: Jason Zaman <perfinion <AT> gentoo <DOT> org>
5 CommitDate: Sun Mar 4 09:08:38 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cc5f744c
7
8 sys-auth/libyubikey: amd64 stable
9
10 Gentoo-bug: 649422
11 Package-Manager: Portage-2.3.19, Repoman-2.3.6
12
13 sys-auth/libyubikey/libyubikey-1.13.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/sys-auth/libyubikey/libyubikey-1.13.ebuild b/sys-auth/libyubikey/libyubikey-1.13.ebuild
17 index d8015a620b7..b46c2ea7909 100644
18 --- a/sys-auth/libyubikey/libyubikey-1.13.ebuild
19 +++ b/sys-auth/libyubikey/libyubikey-1.13.ebuild
20 @@ -12,7 +12,7 @@ SRC_URI="http://opensource.yubico.com/yubico-c/releases/${P}.tar.gz"
21
22 SLOT="0"
23 LICENSE="BSD-2"
24 -KEYWORDS="~amd64 x86"
25 +KEYWORDS="amd64 x86"
26 IUSE="static-libs"
27
28 DOCS=( AUTHORS ChangeLog NEWS README THANKS )