Gentoo Archives: gentoo-commits

From: Aaron Bauman <bman@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-editors/scite/
Date: Sat, 31 Mar 2018 21:46:40
Message-Id: 1522532009.8e130f28d07d45fb1fdf35f7dc4b258f679a68d5.bman@gentoo
1 commit: 8e130f28d07d45fb1fdf35f7dc4b258f679a68d5
2 Author: Aaron Bauman <bman <AT> gentoo <DOT> org>
3 AuthorDate: Sat Mar 31 21:33:29 2018 +0000
4 Commit: Aaron Bauman <bman <AT> gentoo <DOT> org>
5 CommitDate: Sat Mar 31 21:33:29 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8e130f28
7
8 app-editors/scite: amd64 stable
9
10 Bug: https://bugs.gentoo.org/647584
11 Package-Manager: Portage-2.3.27, Repoman-2.3.9
12
13 app-editors/scite/scite-4.0.2.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/app-editors/scite/scite-4.0.2.ebuild b/app-editors/scite/scite-4.0.2.ebuild
17 index 36a304e5170..b480aae0dad 100644
18 --- a/app-editors/scite/scite-4.0.2.ebuild
19 +++ b/app-editors/scite/scite-4.0.2.ebuild
20 @@ -13,7 +13,7 @@ SRC_URI="mirror://sourceforge/scintilla/${PN}${MY_PV}.tgz"
21
22 LICENSE="HPND lua? ( MIT )"
23 SLOT="0"
24 -KEYWORDS="~amd64 ~ppc x86 ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux"
25 +KEYWORDS="amd64 ~ppc x86 ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux"
26 IUSE="lua"
27
28 RDEPEND="dev-libs/glib:=