Gentoo Archives: gentoo-commits

From: Joonas Niilola <juippis@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: media-libs/fcft/
Date: Mon, 08 Aug 2022 06:12:09
Message-Id: 1659939122.41c2f192e73260d46467f1d32c42454a77929564.juippis@gentoo
1 commit: 41c2f192e73260d46467f1d32c42454a77929564
2 Author: Joonas Niilola <juippis <AT> gentoo <DOT> org>
3 AuthorDate: Mon Aug 8 06:03:03 2022 +0000
4 Commit: Joonas Niilola <juippis <AT> gentoo <DOT> org>
5 CommitDate: Mon Aug 8 06:12:02 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=41c2f192
7
8 media-libs/fcft: Stabilize 3.1.2-r1 amd64, #864211
9
10 Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org>
11
12 media-libs/fcft/fcft-3.1.2-r1.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/media-libs/fcft/fcft-3.1.2-r1.ebuild b/media-libs/fcft/fcft-3.1.2-r1.ebuild
16 index 9ecda1e5c4a3..035057d375fb 100644
17 --- a/media-libs/fcft/fcft-3.1.2-r1.ebuild
18 +++ b/media-libs/fcft/fcft-3.1.2-r1.ebuild
19 @@ -15,7 +15,7 @@ S="${WORKDIR}/${PN}"
20 # ZLIB for nanosvg
21 LICENSE="MIT ZLIB"
22 SLOT="0"
23 -KEYWORDS="~amd64 ~arm64"
24 +KEYWORDS="amd64 ~arm64"
25 IUSE="examples +harfbuzz +libutf8proc test"
26 REQUIRED_USE="
27 libutf8proc? ( harfbuzz )