diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-05-06 08:30:48 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-05-06 08:30:48 +0200 |
commit | 8ff2deee24194fd86f044a799951706592a5b960 (patch) | |
tree | b1260ddbf2c11cc60bbc792bc2025cf45cf7caca /app-crypt | |
parent | app-shells/dash: x86 stable wrt bug #720882 (diff) | |
download | gentoo-8ff2deee24194fd86f044a799951706592a5b960.tar.gz gentoo-8ff2deee24194fd86f044a799951706592a5b960.tar.bz2 gentoo-8ff2deee24194fd86f044a799951706592a5b960.zip |
app-crypt/yubikey-manager: x86 stable wrt bug #720936
Package-Manager: Portage-2.3.89, Repoman-2.3.20
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'app-crypt')
-rw-r--r-- | app-crypt/yubikey-manager/yubikey-manager-3.1.1-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-crypt/yubikey-manager/yubikey-manager-3.1.1-r1.ebuild b/app-crypt/yubikey-manager/yubikey-manager-3.1.1-r1.ebuild index c376f7732e2b..11e2c99374c8 100644 --- a/app-crypt/yubikey-manager/yubikey-manager-3.1.1-r1.ebuild +++ b/app-crypt/yubikey-manager/yubikey-manager-3.1.1-r1.ebuild @@ -14,7 +14,7 @@ SRC_URI="https://developers.yubico.com/${PN}/Releases/${P}.tar.gz" LICENSE="BSD-2" SLOT="0" -KEYWORDS="amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="test" RESTRICT="!test? ( test )" |