diff options
author | 2019-08-06 09:59:50 +0200 | |
---|---|---|
committer | 2019-08-06 09:59:50 +0200 | |
commit | 8dc7bb61c98cbfdd3f4031a33481b9a2db8da6e4 (patch) | |
tree | fa00aa36ae089dc0b9f89a5394ecdcf26ea2bf65 /sys-auth/ykpers | |
parent | net-dns/pdns: Revision bump to include security notice (diff) | |
download | gentoo-8dc7bb61c98cbfdd3f4031a33481b9a2db8da6e4.tar.gz gentoo-8dc7bb61c98cbfdd3f4031a33481b9a2db8da6e4.tar.bz2 gentoo-8dc7bb61c98cbfdd3f4031a33481b9a2db8da6e4.zip |
sys-auth/ykpers: amd64 stable wrt bug #686092
Package-Manager: Portage-2.3.69, Repoman-2.3.16
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'sys-auth/ykpers')
-rw-r--r-- | sys-auth/ykpers/ykpers-1.19.3-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-auth/ykpers/ykpers-1.19.3-r1.ebuild b/sys-auth/ykpers/ykpers-1.19.3-r1.ebuild index 4db6dbd05bb2..c4adc7fb331c 100644 --- a/sys-auth/ykpers/ykpers-1.19.3-r1.ebuild +++ b/sys-auth/ykpers/ykpers-1.19.3-r1.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="consolekit static-libs" |