From a14d33742f4984df682b99560c187bc5d5d1f672 Mon Sep 17 00:00:00 2001 From: Arthur Zamarin Date: Sat, 1 Feb 2025 13:35:10 +0200 Subject: [PATCH] dev-python/fido2: Stabilize 1.2.0 arm, #948647 Signed-off-by: Arthur Zamarin --- dev-python/fido2/fido2-1.2.0.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-python/fido2/fido2-1.2.0.ebuild b/dev-python/fido2/fido2-1.2.0.ebuild index 1668788ae3339..e92209d413824 100644 --- a/dev-python/fido2/fido2-1.2.0.ebuild +++ b/dev-python/fido2/fido2-1.2.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2024 Gentoo Authors +# Copyright 1999-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -19,7 +19,7 @@ SRC_URI=" LICENSE="Apache-2.0 BSD-2 MIT MPL-2.0" SLOT="0/1.0" # Bumped every time a backwards-incompatible version is released -KEYWORDS="amd64 ~arm arm64 ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc x86" +KEYWORDS="amd64 arm arm64 ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc x86" IUSE="examples" RDEPEND="