diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2019-02-20 22:48:39 +0100 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2019-02-20 22:49:55 +0100 |
commit | 92749c64d98ec44f4f09a5145a2b5819048e05ac (patch) | |
tree | 76eb62ee767594bf5d3599c3d35e03334148bb33 | |
parent | media-fonts/noto-cjk: x86 stable (bug #676308) (diff) | |
download | gentoo-92749c64d98ec44f4f09a5145a2b5819048e05ac.tar.gz gentoo-92749c64d98ec44f4f09a5145a2b5819048e05ac.tar.bz2 gentoo-92749c64d98ec44f4f09a5145a2b5819048e05ac.zip |
sys-auth/ykpers: x86 stable (bug #671306)
Package-Manager: Portage-2.3.60, Repoman-2.3.12
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
-rw-r--r-- | sys-auth/ykpers/ykpers-1.19.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-auth/ykpers/ykpers-1.19.0.ebuild b/sys-auth/ykpers/ykpers-1.19.0.ebuild index 7bbdcf401e9f..8867f877efc1 100644 --- a/sys-auth/ykpers/ykpers-1.19.0.ebuild +++ b/sys-auth/ykpers/ykpers-1.19.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Authors +# Copyright 1999-2019 Gentoo Authors # 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" |