commit: 562a459ae9af2afd2a7508664a1ab095cfb2b298 Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> AuthorDate: Tue Sep 24 05:49:53 2024 +0000 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> CommitDate: Tue Sep 24 05:49:53 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=562a459a
sys-auth/pam_u2f: Stabilize 1.3.0 x86, #940003 Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org> sys-auth/pam_u2f/pam_u2f-1.3.0.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sys-auth/pam_u2f/pam_u2f-1.3.0.ebuild b/sys-auth/pam_u2f/pam_u2f-1.3.0.ebuild index c63693e01365..9711b249e9c2 100644 --- a/sys-auth/pam_u2f/pam_u2f-1.3.0.ebuild +++ b/sys-auth/pam_u2f/pam_u2f-1.3.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -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="
