diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2021-06-27 07:58:16 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2021-06-27 07:58:16 +0200 |
commit | 279088473e2ac4f371da0a6b2c74aefe63ecf963 (patch) | |
tree | fd6b8fa93c07b6ab4f197689e4651384960d2398 /sys-auth/pam_u2f | |
parent | sys-auth/pam_u2f: amd64 stable wrt bug #792270 (diff) | |
download | gentoo-279088473e2ac4f371da0a6b2c74aefe63ecf963.tar.gz gentoo-279088473e2ac4f371da0a6b2c74aefe63ecf963.tar.bz2 gentoo-279088473e2ac4f371da0a6b2c74aefe63ecf963.zip |
sys-auth/pam_u2f: x86 stable wrt bug #792270
Package-Manager: Portage-3.0.20, Repoman-3.0.2
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'sys-auth/pam_u2f')
-rw-r--r-- | sys-auth/pam_u2f/pam_u2f-1.1.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-auth/pam_u2f/pam_u2f-1.1.1.ebuild b/sys-auth/pam_u2f/pam_u2f-1.1.1.ebuild index 8cde5993e3d6..26a369c7c8ef 100644 --- a/sys-auth/pam_u2f/pam_u2f-1.1.1.ebuild +++ b/sys-auth/pam_u2f/pam_u2f-1.1.1.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://developers.yubico.com/${PN/_/-}/Releases/${P}.tar.gz" LICENSE="BSD ISC" SLOT="0" -KEYWORDS="amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="debug" DEPEND=" |