commit: 5ab420fdbf655911e1f989c4fa3b6baa0881e89b
Author: Eli Schwartz <eschwartz <AT> gentoo <DOT> org>
AuthorDate: Sun Jan 4 01:53:32 2026 +0000
Commit: Eli Schwartz <eschwartz <AT> gentoo <DOT> org>
CommitDate: Sun Jan 4 11:50:38 2026 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5ab420fd
media-libs/fcft: Stabilize 3.3.2 arm64, #968310
Signed-off-by: Eli Schwartz <eschwartz <AT> gentoo.org>
media-libs/fcft/fcft-3.3.2.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/media-libs/fcft/fcft-3.3.2.ebuild
b/media-libs/fcft/fcft-3.3.2.ebuild
index 5acc159b526f..cdcb132084c0 100644
--- a/media-libs/fcft/fcft-3.3.2.ebuild
+++ b/media-libs/fcft/fcft-3.3.2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 2020-2025 Gentoo Authors
+# Copyright 2020-2026 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -17,7 +17,7 @@ SRC_URI="
# ZLIB for nanosvg
LICENSE="MIT ZLIB"
SLOT="0"
-KEYWORDS="~amd64 ~arm64 ~ppc64 ~riscv ~x86"
+KEYWORDS="~amd64 arm64 ~ppc64 ~riscv ~x86"
IUSE="examples +harfbuzz +libutf8proc test"
REQUIRED_USE="
libutf8proc? ( harfbuzz )