app-editors/scite: x86 stable (bug #647584)
authorThomas Deutschmann <whissi@gentoo.org>
Sun, 25 Mar 2018 22:00:31 +0000 (00:00 +0200)
committerThomas Deutschmann <whissi@gentoo.org>
Sun, 25 Mar 2018 22:40:56 +0000 (00:40 +0200)
Package-Manager: Portage-2.3.24, Repoman-2.3.6

app-editors/scite/scite-4.0.2.ebuild

index 0134016bc35c798f0fdd5b2c3672012a6fbe7e8d..36a304e51703f57e4cb5afe8617a1961aace57cd 100644 (file)
@@ -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:=