Gentoo Archives: gentoo-commits

From: Markus Meier <maekke@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-util/geany/
Date: Fri, 01 Apr 2016 19:02:41
Message-Id: 1459537348.3faf5617589d6069e5789db3cb794cfd9ffb97ae.maekke@gentoo
1 commit: 3faf5617589d6069e5789db3cb794cfd9ffb97ae
2 Author: Markus Meier <maekke <AT> gentoo <DOT> org>
3 AuthorDate: Fri Apr 1 19:02:03 2016 +0000
4 Commit: Markus Meier <maekke <AT> gentoo <DOT> org>
5 CommitDate: Fri Apr 1 19:02:28 2016 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3faf5617
7
8 dev-util/geany: arm stable, bug #570902
9
10 Package-Manager: portage-2.2.28
11 RepoMan-Options: --include-arches="arm"
12
13 dev-util/geany/geany-1.25.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/dev-util/geany/geany-1.25.ebuild b/dev-util/geany/geany-1.25.ebuild
17 index 6d6d69a..4c21f67 100644
18 --- a/dev-util/geany/geany-1.25.ebuild
19 +++ b/dev-util/geany/geany-1.25.ebuild
20 @@ -14,7 +14,7 @@ SRC_URI="http://download.geany.org/${P}.tar.bz2"
21
22 LICENSE="GPL-2+ HPND"
23 SLOT="0"
24 -KEYWORDS="~alpha amd64 ~arm ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux"
25 +KEYWORDS="~alpha amd64 arm ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux"
26 IUSE="gtk3 +vte"
27
28 RDEPEND=">=dev-libs/glib-2.28:2