summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2025-01-07 21:05:04 +0000
committerSam James <sam@gentoo.org>2025-01-07 21:05:04 +0000
commit00b365508631ee2ae71ef54cdc6a0996463f46df (patch)
tree07d04b6cd8504a478e38fdb960c217aea5186ea9 /media-libs
parentgui-apps/foot: Stabilize 1.19.0 ppc64, #947685 (diff)
downloadgentoo-00b365508631ee2ae71ef54cdc6a0996463f46df.tar.gz
gentoo-00b365508631ee2ae71ef54cdc6a0996463f46df.tar.bz2
gentoo-00b365508631ee2ae71ef54cdc6a0996463f46df.zip
media-libs/fcft: Stabilize 3.1.9 ppc64, #947686
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'media-libs')
-rw-r--r--media-libs/fcft/fcft-3.1.9.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/media-libs/fcft/fcft-3.1.9.ebuild b/media-libs/fcft/fcft-3.1.9.ebuild
index 7cbcbbb0160c..89190df0bc0d 100644
--- a/media-libs/fcft/fcft-3.1.9.ebuild
+++ b/media-libs/fcft/fcft-3.1.9.ebuild
@@ -1,4 +1,4 @@
-# Copyright 2020-2024 Gentoo Authors
+# Copyright 2020-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -15,7 +15,7 @@ S="${WORKDIR}/${PN}"
# ZLIB for nanosvg
LICENSE="MIT ZLIB"
SLOT="0"
-KEYWORDS="~amd64 ~arm64 ~ppc64 ~riscv"
+KEYWORDS="~amd64 ~arm64 ppc64 ~riscv"
IUSE="examples +harfbuzz +libutf8proc test"
REQUIRED_USE="
libutf8proc? ( harfbuzz )