diff --git a/media-libs/fcft/fcft-3.1.7.ebuild b/media-libs/fcft/fcft-3.1.7.ebuild index fead22b494936..d284e9dfccd80 100644 --- a/media-libs/fcft/fcft-3.1.7.ebuild +++ b/media-libs/fcft/fcft-3.1.7.ebuild @@ -1,4 +1,4 @@ -# Copyright 2020-2023 Gentoo Authors +# Copyright 2020-2024 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" +KEYWORDS="~amd64 ~arm64 ~ppc64" IUSE="examples +harfbuzz +libutf8proc test" REQUIRED_USE=" libutf8proc? ( harfbuzz )