diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-03-20 09:56:57 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-03-20 09:56:57 +0100 |
commit | 984ccd542482297cd3939396d148d10763687215 (patch) | |
tree | 5389112ebe4e0130f9c4c22e12cd429029566cb3 /sys-auth | |
parent | dev-python/vdf: amd64 stable wrt bug #713258 (diff) | |
download | gentoo-984ccd542482297cd3939396d148d10763687215.tar.gz gentoo-984ccd542482297cd3939396d148d10763687215.tar.bz2 gentoo-984ccd542482297cd3939396d148d10763687215.zip |
sys-auth/pam_u2f: amd64 stable wrt bug #713332
Package-Manager: Portage-2.3.89, Repoman-2.3.20
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.0.8.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-auth/pam_u2f/pam_u2f-1.0.8.ebuild b/sys-auth/pam_u2f/pam_u2f-1.0.8.ebuild index f8e35d6f70d3..983365700246 100644 --- a/sys-auth/pam_u2f/pam_u2f-1.0.8.ebuild +++ b/sys-auth/pam_u2f/pam_u2f-1.0.8.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -11,7 +11,7 @@ SRC_URI="https://developers.yubico.com/${PN/_/-}/Releases/${P}.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" IUSE="debug" RDEPEND=" |