commit: 39cd6d5bd3351432311e6d7731f205c76de75114 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Sat May 27 10:47:02 2023 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Sat May 27 10:47:02 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=39cd6d5b
app-editors/scite: Stabilize 5.3.5 ppc, #907141 Signed-off-by: Sam James <sam <AT> gentoo.org> app-editors/scite/scite-5.3.5.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-editors/scite/scite-5.3.5.ebuild b/app-editors/scite/scite-5.3.5.ebuild index 09a0f36a2bf4..1283d94ee015 100644 --- a/app-editors/scite/scite-5.3.5.ebuild +++ b/app-editors/scite/scite-5.3.5.ebuild @@ -13,7 +13,7 @@ SRC_URI="https://www.scintilla.org/${PN}${PV//./}.tgz -> ${P}.tgz" LICENSE="HPND lua? ( MIT )" SLOT="0" -KEYWORDS="amd64 ~ppc ~riscv x86 ~amd64-linux ~arm-linux ~x86-linux" +KEYWORDS="amd64 ppc ~riscv x86 ~amd64-linux ~arm-linux ~x86-linux" IUSE="lua" REQUIRED_USE="lua? ( ${LUA_REQUIRED_USE} )"
