From: Thomas Deutschmann Date: Sun, 25 Mar 2018 22:00:31 +0000 (+0200) Subject: app-editors/scite: x86 stable (bug #647584) X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=8e0333be833a16fbceb91eee6613afa166f2e2a2;p=gentoo.git app-editors/scite: x86 stable (bug #647584) Package-Manager: Portage-2.3.24, Repoman-2.3.6 --- diff --git a/app-editors/scite/scite-4.0.2.ebuild b/app-editors/scite/scite-4.0.2.ebuild index 0134016bc35c..36a304e51703 100644 --- a/app-editors/scite/scite-4.0.2.ebuild +++ b/app-editors/scite/scite-4.0.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -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:=