Gentoo Archives: gentoo-commits

From: Matt Turner <mattst88@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-editors/scite/
Date: Thu, 01 Sep 2022 17:50:06
Message-Id: 1662054460.4a0d492f8e30c7b8685a1d2cc77e349ac1eca5c6.mattst88@gentoo
1 commit: 4a0d492f8e30c7b8685a1d2cc77e349ac1eca5c6
2 Author: Matt Turner <mattst88 <AT> gentoo <DOT> org>
3 AuthorDate: Thu Sep 1 17:47:26 2022 +0000
4 Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org>
5 CommitDate: Thu Sep 1 17:47:40 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4a0d492f
7
8 app-editors/scite: Stabilize 5.2.4 ppc, #867193
9
10 Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org>
11
12 app-editors/scite/scite-5.2.4.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/app-editors/scite/scite-5.2.4.ebuild b/app-editors/scite/scite-5.2.4.ebuild
16 index 3cf3d6aca8a5..351ecb41df39 100644
17 --- a/app-editors/scite/scite-5.2.4.ebuild
18 +++ b/app-editors/scite/scite-5.2.4.ebuild
19 @@ -13,7 +13,7 @@ SRC_URI="https://www.scintilla.org/${PN}${PV//./}.tgz -> ${P}.tgz"
20
21 LICENSE="HPND lua? ( MIT )"
22 SLOT="0"
23 -KEYWORDS="amd64 ~ppc ~riscv x86 ~amd64-linux ~arm-linux ~x86-linux"
24 +KEYWORDS="amd64 ppc ~riscv x86 ~amd64-linux ~arm-linux ~x86-linux"
25 IUSE="lua"
26
27 REQUIRED_USE="lua? ( ${LUA_REQUIRED_USE} )"