summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Deutschmann <whissi@gentoo.org>2018-03-04 07:15:41 +0100
committerThomas Deutschmann <whissi@gentoo.org>2018-03-04 07:45:34 +0100
commit8398716c48780d8b8fe0442f7ee391563ff96d10 (patch)
tree2ceee3f7b272bc6d9da82b1496a31bf9fccc6403 /sys-auth/libyubikey
parentmedia-fonts/wqy-unibit: x86 stable (bug #596120) (diff)
downloadgentoo-8398716c48780d8b8fe0442f7ee391563ff96d10.tar.gz
gentoo-8398716c48780d8b8fe0442f7ee391563ff96d10.tar.bz2
gentoo-8398716c48780d8b8fe0442f7ee391563ff96d10.zip
sys-auth/libyubikey: x86 stable (bug #649422)
Package-Manager: Portage-2.3.24, Repoman-2.3.6
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 d59885a9cd42..d8015a620b72 100644
--- a/sys-auth/libyubikey/libyubikey-1.13.ebuild
+++ b/sys-auth/libyubikey/libyubikey-1.13.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# 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 x86"
IUSE="static-libs"
DOCS=( AUTHORS ChangeLog NEWS README THANKS )