diff options
author | Markus Meier <maekke@gentoo.org> | 2017-01-02 20:36:35 +0100 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2017-01-02 20:36:35 +0100 |
commit | 518ddc191d2eaf55cb76080dd765a7e1d35604f5 (patch) | |
tree | 95dc880218b05127cd267f1b2061746a591c2511 /dev-util/geany | |
parent | dev-libs/libpcre2: arm stable, bug #599218 (diff) | |
download | gentoo-518ddc191d2eaf55cb76080dd765a7e1d35604f5.tar.gz gentoo-518ddc191d2eaf55cb76080dd765a7e1d35604f5.tar.bz2 gentoo-518ddc191d2eaf55cb76080dd765a7e1d35604f5.zip |
dev-util/geany: arm stable, bug #599264
Package-Manager: Portage-2.3.3, Repoman-2.3.1
RepoMan-Options: --include-arches="arm"
Diffstat (limited to 'dev-util/geany')
-rw-r--r-- | dev-util/geany/geany-1.28.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-util/geany/geany-1.28.ebuild b/dev-util/geany/geany-1.28.ebuild index 4bbdce01c114..64ea88369e69 100644 --- a/dev-util/geany/geany-1.28.ebuild +++ b/dev-util/geany/geany-1.28.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -14,7 +14,7 @@ SRC_URI="http://download.geany.org/${P}.tar.bz2" LICENSE="GPL-2+ HPND" SLOT="0" -KEYWORDS="alpha amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux" +KEYWORDS="alpha amd64 arm ~ia64 ~ppc ~ppc64 ~sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux" IUSE="gtk3 +vte" RDEPEND=">=dev-libs/glib-2.32:2 |