summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAaron Bauman <bman@gentoo.org>2018-03-31 17:33:29 -0400
committerAaron Bauman <bman@gentoo.org>2018-03-31 17:33:29 -0400
commit8e130f28d07d45fb1fdf35f7dc4b258f679a68d5 (patch)
treeabf5fb621418cb744d16719c22f4acdbb697f277 /app-editors
parentdev-php/pecl-mongodb: amd64 stable (diff)
downloadgentoo-8e130f28d07d45fb1fdf35f7dc4b258f679a68d5.tar.gz
gentoo-8e130f28d07d45fb1fdf35f7dc4b258f679a68d5.tar.bz2
gentoo-8e130f28d07d45fb1fdf35f7dc4b258f679a68d5.zip
app-editors/scite: amd64 stable
Bug: https://bugs.gentoo.org/647584 Package-Manager: Portage-2.3.27, Repoman-2.3.9
Diffstat (limited to 'app-editors')
-rw-r--r--app-editors/scite/scite-4.0.2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-editors/scite/scite-4.0.2.ebuild b/app-editors/scite/scite-4.0.2.ebuild
index 36a304e51703..b480aae0dade 100644
--- a/app-editors/scite/scite-4.0.2.ebuild
+++ b/app-editors/scite/scite-4.0.2.ebuild
@@ -13,7 +13,7 @@ SRC_URI="mirror://sourceforge/scintilla/${PN}${MY_PV}.tgz"
LICENSE="HPND lua? ( MIT )"
SLOT="0"
-KEYWORDS="~amd64 ~ppc x86 ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux"
+KEYWORDS="amd64 ~ppc x86 ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux"
IUSE="lua"
RDEPEND="dev-libs/glib:=