diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2018-03-26 00:00:31 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2018-03-26 00:40:56 +0200 |
commit | 8e0333be833a16fbceb91eee6613afa166f2e2a2 (patch) | |
tree | 760c83c7a5618d48d3545b9f55e0e114ebffc89a /app-editors | |
parent | sys-apps/sandbox: x86 stable (bug #651336) (diff) | |
download | gentoo-8e0333be833a16fbceb91eee6613afa166f2e2a2.tar.gz gentoo-8e0333be833a16fbceb91eee6613afa166f2e2a2.tar.bz2 gentoo-8e0333be833a16fbceb91eee6613afa166f2e2a2.zip |
app-editors/scite: x86 stable (bug #647584)
Package-Manager: Portage-2.3.24, Repoman-2.3.6
Diffstat (limited to 'app-editors')
-rw-r--r-- | app-editors/scite/scite-4.0.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
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:= |