Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-text/sigil/
Date: Mon, 26 Sep 2022 12:27:38
Message-Id: 1664195236.439fb14a91ad126c4b8bb177b625cd86b5eb66c4.sam@gentoo
1 commit: 439fb14a91ad126c4b8bb177b625cd86b5eb66c4
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Mon Sep 26 12:27:16 2022 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Mon Sep 26 12:27:16 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=439fb14a
7
8 app-text/sigil: Stabilize 1.9.10 amd64, #873040
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 app-text/sigil/sigil-1.9.10.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/app-text/sigil/sigil-1.9.10.ebuild b/app-text/sigil/sigil-1.9.10.ebuild
16 index d9a47a339dcf..32d45eae8e06 100644
17 --- a/app-text/sigil/sigil-1.9.10.ebuild
18 +++ b/app-text/sigil/sigil-1.9.10.ebuild
19 @@ -15,7 +15,7 @@ S="${WORKDIR}/${P^}"
20
21 LICENSE="GPL-3+ Apache-2.0"
22 SLOT="0"
23 -KEYWORDS="~amd64 ~x86"
24 +KEYWORDS="amd64 ~x86"
25 IUSE="+plugins system-mathjax"
26 REQUIRED_USE="${PYTHON_REQUIRED_USE}"