commit: 5279f33a252eaef69d7264b165aeb0c03a92fedf
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sat Feb 10 03:28:00 2024 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat Feb 10 03:28:00 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5279f33a
dev-python/pyfuse3: Stabilize 3.3.0 arm64, #924155
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-python/pyfuse3/pyfuse3-3.3.0.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/dev-python/pyfuse3/pyfuse3-3.3.0.ebuild
b/dev-python/pyfuse3/pyfuse3-3.3.0.ebuild
index de087a42ab15..8cad773306e0 100644
--- a/dev-python/pyfuse3/pyfuse3-3.3.0.ebuild
+++ b/dev-python/pyfuse3/pyfuse3-3.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
@@ -17,7 +17,7 @@ HOMEPAGE="
LICENSE="LGPL-2"
SLOT="0"
-KEYWORDS="amd64 ~arm ~arm64 ~ppc64 ~riscv x86"
+KEYWORDS="amd64 ~arm arm64 ~ppc64 ~riscv x86"
DEPEND="
sys-fs/fuse:3