Gentoo Archives: gentoo-commits

From: Joonas Niilola <juippis@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-editors/scite/
Date: Mon, 29 Aug 2022 07:22:19
Message-Id: 1661757719.f56b00c7dda08d50fb7856461c0fa30366a9097c.juippis@gentoo
1 commit: f56b00c7dda08d50fb7856461c0fa30366a9097c
2 Author: Joonas Niilola <juippis <AT> gentoo <DOT> org>
3 AuthorDate: Mon Aug 29 07:13:48 2022 +0000
4 Commit: Joonas Niilola <juippis <AT> gentoo <DOT> org>
5 CommitDate: Mon Aug 29 07:21:59 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f56b00c7
7
8 app-editors/scite: Stabilize 5.2.4 amd64, #867193
9
10 Signed-off-by: Joonas Niilola <juippis <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 19bb5f74a12c..ad6dd477d146 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} )"