diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-05-18 17:13:13 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-05-18 17:13:13 +0200 |
commit | e062b87b3567927708feed12733fd8ed8fb7b4ff (patch) | |
tree | 4568c630904e9a53c062bae019ff50e9eec45b8f /sys-auth/ykpers | |
parent | dev-lang/php: x86 stable wrt bug #722980 (diff) | |
download | gentoo-e062b87b3567927708feed12733fd8ed8fb7b4ff.tar.gz gentoo-e062b87b3567927708feed12733fd8ed8fb7b4ff.tar.bz2 gentoo-e062b87b3567927708feed12733fd8ed8fb7b4ff.zip |
sys-auth/ykpers: x86 stable wrt bug #723294
Package-Manager: Portage-2.3.99, Repoman-2.3.22
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.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 1b1c661024c0..f787df6a2140 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" |