diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-05-18 17:08:39 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-05-18 17:08:39 +0200 |
commit | 8caf52027e7a95af3a1e6eb288f321b7ff5a8687 (patch) | |
tree | 2ea22aaccab615f4cad9ddc385009cf061f4c4ff /sys-auth/ykpers | |
parent | dev-lang/php: amd64 stable wrt bug #722980 (diff) | |
download | gentoo-8caf52027e7a95af3a1e6eb288f321b7ff5a8687.tar.gz gentoo-8caf52027e7a95af3a1e6eb288f321b7ff5a8687.tar.bz2 gentoo-8caf52027e7a95af3a1e6eb288f321b7ff5a8687.zip |
sys-auth/ykpers: amd64 stable wrt bug #723294
Package-Manager: Portage-2.3.99, Repoman-2.3.22
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.20.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-auth/ykpers/ykpers-1.20.0.ebuild b/sys-auth/ykpers/ykpers-1.20.0.ebuild index 6dda194e9803..1b1c661024c0 100644 --- a/sys-auth/ykpers/ykpers-1.20.0.ebuild +++ b/sys-auth/ykpers/ykpers-1.20.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 ~arm64 ~x86" +KEYWORDS="amd64 ~arm64 ~x86" SLOT="0" LICENSE="BSD-2" IUSE="consolekit static-libs" |