summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-01-23 04:09:05 +0000
committerSam James <sam@gentoo.org>2021-01-23 04:09:05 +0000
commit86b3b960f74ba4edf869567f2d0c042f1f23f232 (patch)
treef4dedb2fb5673f062b289506aecaa115d83070b9 /app-editors
parentapp-editors/neovim: Stabilize 0.4.4-r100 amd64, #766528 (diff)
downloadgentoo-86b3b960f74ba4edf869567f2d0c042f1f23f232.tar.gz
gentoo-86b3b960f74ba4edf869567f2d0c042f1f23f232.tar.bz2
gentoo-86b3b960f74ba4edf869567f2d0c042f1f23f232.zip
app-editors/scite: Stabilize 4.4.4-r10 amd64, #766528
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-editors')
-rw-r--r--app-editors/scite/scite-4.4.4-r10.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-editors/scite/scite-4.4.4-r10.ebuild b/app-editors/scite/scite-4.4.4-r10.ebuild
index cc44dcb5cad6..9d9db6e770a3 100644
--- a/app-editors/scite/scite-4.4.4-r10.ebuild
+++ b/app-editors/scite/scite-4.4.4-r10.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -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} )"