diff options
author | Sam James <sam@gentoo.org> | 2021-09-19 23:11:02 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-09-19 23:11:02 +0100 |
commit | 3f28c2513bba2e84d6af5f9a815a90370704cbae (patch) | |
tree | 3342fe0e0908f2c8f6f1d7c82a8d442526d30d3a /app-editors | |
parent | x11-wm/pekwm: Stabilize 0.1.18 amd64, #813885 (diff) | |
download | gentoo-3f28c2513bba2e84d6af5f9a815a90370704cbae.tar.gz gentoo-3f28c2513bba2e84d6af5f9a815a90370704cbae.tar.bz2 gentoo-3f28c2513bba2e84d6af5f9a815a90370704cbae.zip |
app-editors/scite: Stabilize 5.1.1 amd64, #786447
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-editors')
-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 4a6987556a2e..b7bd1bf08775 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} )" |