diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2018-03-04 07:15:56 +0100 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2018-03-04 07:45:36 +0100 |
commit | 9f92c9981a75a40e73f644880430bf0042b1145e (patch) | |
tree | 0862a01a9292f660884fc49e85a398f7168efc1a /sys-auth | |
parent | sys-auth/libyubikey: x86 stable (bug #649422) (diff) | |
download | gentoo-9f92c9981a75a40e73f644880430bf0042b1145e.tar.gz gentoo-9f92c9981a75a40e73f644880430bf0042b1145e.tar.bz2 gentoo-9f92c9981a75a40e73f644880430bf0042b1145e.zip |
sys-auth/ykpers: x86 stable (bug #649424)
Package-Manager: Portage-2.3.24, Repoman-2.3.6
Diffstat (limited to 'sys-auth')
-rw-r--r-- | sys-auth/ykpers/ykpers-1.18.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-auth/ykpers/ykpers-1.18.0.ebuild b/sys-auth/ykpers/ykpers-1.18.0.ebuild index 0ce22ce63b07..1d30f9d076dc 100644 --- a/sys-auth/ykpers/ykpers-1.18.0.ebuild +++ b/sys-auth/ykpers/ykpers-1.18.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -9,7 +9,7 @@ DESCRIPTION="Library and tool for personalization of Yubico's YubiKey" SRC_URI="https://github.com/Yubico/yubikey-personalization/archive/v${PV}.tar.gz -> ${P}.tar.gz" HOMEPAGE="https://github.com/Yubico/yubikey-personalization" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 x86" SLOT="0" LICENSE="BSD-2" IUSE="static-libs consolekit" |