diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-05-25 08:02:21 +0000 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-05-25 08:02:21 +0000 |
commit | e12b0e71c1fa351dbde1d5e858c5a137783c5279 (patch) | |
tree | ae672d6962f76bcb3c7065b3dfac0a1d4b17eec9 /app-editors/scite | |
parent | net-libs/libnatpmp: Stabilize 20230423-r1 x86, #907148 (diff) | |
download | gentoo-e12b0e71c1fa351dbde1d5e858c5a137783c5279.tar.gz gentoo-e12b0e71c1fa351dbde1d5e858c5a137783c5279.tar.bz2 gentoo-e12b0e71c1fa351dbde1d5e858c5a137783c5279.zip |
app-editors/scite: Stabilize 5.3.5 x86, #907141
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'app-editors/scite')
-rw-r--r-- | app-editors/scite/scite-5.3.5.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-editors/scite/scite-5.3.5.ebuild b/app-editors/scite/scite-5.3.5.ebuild index 0eab49a0696b..c6a2ff91263e 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} )" |