diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2021-12-11 21:09:50 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2021-12-11 21:10:18 +0200 |
commit | 1ccf51ab3dbfc3fbf78e73444db3138f90b711ea (patch) | |
tree | 94799cb43aac9629535f41c128db207d0e7acb01 /app-editors/scite | |
parent | dev-ruby/nokogiri: Stabilize 1.12.5 ppc, #828662 (diff) | |
download | gentoo-1ccf51ab3dbfc3fbf78e73444db3138f90b711ea.tar.gz gentoo-1ccf51ab3dbfc3fbf78e73444db3138f90b711ea.tar.bz2 gentoo-1ccf51ab3dbfc3fbf78e73444db3138f90b711ea.zip |
app-editors/scite: Stabilize 5.1.3 ppc, #828328
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'app-editors/scite')
-rw-r--r-- | app-editors/scite/scite-5.1.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-editors/scite/scite-5.1.3.ebuild b/app-editors/scite/scite-5.1.3.ebuild index 70cb41ec90a1..3defc2beced6 100644 --- a/app-editors/scite/scite-5.1.3.ebuild +++ b/app-editors/scite/scite-5.1.3.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} )" |