diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2019-08-06 11:41:26 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2019-08-06 11:41:26 +0200 |
commit | 2229cadf85564eb4fd9406d004712fcfe3679cd3 (patch) | |
tree | a55f6b5bf98d499864d4dae53d1891443048decc /sys-auth/ykpers | |
parent | net-wireless/iw: Removed old. (diff) | |
download | gentoo-2229cadf85564eb4fd9406d004712fcfe3679cd3.tar.gz gentoo-2229cadf85564eb4fd9406d004712fcfe3679cd3.tar.bz2 gentoo-2229cadf85564eb4fd9406d004712fcfe3679cd3.zip |
sys-auth/ykpers: x86 stable wrt bug #686092
Package-Manager: Portage-2.3.69, Repoman-2.3.16
RepoMan-Options: --include-arches="x86"
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 c4adc7fb331c..fbbae20cc15f 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" |