diff options
Diffstat (limited to 'dev-util/geany/geany-1.28.ebuild')
-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 |