diff options
author | Sam James <sam@gentoo.org> | 2021-09-19 23:10:09 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-09-19 23:10:09 +0100 |
commit | 559327401a3406ed9fab6e0f9d414745fd519074 (patch) | |
tree | f123cef10282c4c453145139d318921c1f957ab5 /app-editors/scite | |
parent | app-dicts/verbiste: Stabilize 0.1.47 x86, #813897 (diff) | |
download | gentoo-559327401a3406ed9fab6e0f9d414745fd519074.tar.gz gentoo-559327401a3406ed9fab6e0f9d414745fd519074.tar.bz2 gentoo-559327401a3406ed9fab6e0f9d414745fd519074.zip |
app-editors/scite: Stabilize 5.1.1 x86, #786447
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-editors/scite')
-rw-r--r-- | app-editors/scite/scite-5.1.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-editors/scite/scite-5.1.1.ebuild b/app-editors/scite/scite-5.1.1.ebuild index d206fb1266de..4a6987556a2e 100644 --- a/app-editors/scite/scite-5.1.1.ebuild +++ b/app-editors/scite/scite-5.1.1.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 ~x86 ~amd64-linux ~arm-linux ~x86-linux" +KEYWORDS="~amd64 ~ppc x86 ~amd64-linux ~arm-linux ~x86-linux" IUSE="lua" REQUIRED_USE="lua? ( ${LUA_REQUIRED_USE} )" |