diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2021-06-27 07:57:33 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2021-06-27 07:57:33 +0200 |
commit | cb583bde7f91e4799678feba468ed6399a35dfb4 (patch) | |
tree | 6d1e69edf51fea98707ce6b4abc3a54f7abd5df5 /sys-auth | |
parent | dev-ruby/instance_storage: update remote-id (diff) | |
download | gentoo-cb583bde7f91e4799678feba468ed6399a35dfb4.tar.gz gentoo-cb583bde7f91e4799678feba468ed6399a35dfb4.tar.bz2 gentoo-cb583bde7f91e4799678feba468ed6399a35dfb4.zip |
sys-auth/pam_u2f: amd64 stable wrt bug #792270
Package-Manager: Portage-3.0.20, Repoman-3.0.2
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'sys-auth')
-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 a8dd23c88d43..8cde5993e3d6 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=" |