diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2019-02-22 13:17:05 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2019-02-22 13:17:05 +0300 |
commit | bff3ac60139de10b1643dfcf98858c4fa01add60 (patch) | |
tree | 3f20bdf769a30d190cc6c96aaab8635be3b329e6 /sys-auth/ykpers | |
parent | sys-kernel/genkernel-next: amd64 stable wrt bug #672772 (diff) | |
download | gentoo-bff3ac60139de10b1643dfcf98858c4fa01add60.tar.gz gentoo-bff3ac60139de10b1643dfcf98858c4fa01add60.tar.bz2 gentoo-bff3ac60139de10b1643dfcf98858c4fa01add60.zip |
sys-auth/ykpers: amd64 stable wrt bug #671306
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11
RepoMan-Options: --include-arches="amd64"
Diffstat (limited to 'sys-auth/ykpers')
-rw-r--r-- | sys-auth/ykpers/ykpers-1.19.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-auth/ykpers/ykpers-1.19.0.ebuild b/sys-auth/ykpers/ykpers-1.19.0.ebuild index 8867f877efc1..e0c58c576882 100644 --- a/sys-auth/ykpers/ykpers-1.19.0.ebuild +++ b/sys-auth/ykpers/ykpers-1.19.0.ebuild @@ -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" |