summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2021-12-11 21:09:50 +0200
committerArthur Zamarin <arthurzam@gentoo.org>2021-12-11 21:10:18 +0200
commit1ccf51ab3dbfc3fbf78e73444db3138f90b711ea (patch)
tree94799cb43aac9629535f41c128db207d0e7acb01 /app-editors
parentdev-ruby/nokogiri: Stabilize 1.12.5 ppc, #828662 (diff)
downloadgentoo-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')
-rw-r--r--app-editors/scite/scite-5.1.3.ebuild2
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} )"