commit: 186a85e0460325175f7c51c3d93e8c65decf0c6d Author: Tobias Klausmann <klausman <AT> gentoo <DOT> org> AuthorDate: Wed May 25 09:24:21 2016 +0000 Commit: Tobias Klausmann <klausman <AT> gentoo <DOT> org> CommitDate: Wed May 25 09:29:34 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=186a85e0
dev-util/geany-1.25-r0: add alpha keyword Gentoo-Bug: 570902 Package-Manager: portage-2.3.0_rc1 dev-util/geany/geany-1.25.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-util/geany/geany-1.25.ebuild b/dev-util/geany/geany-1.25.ebuild index 42b4610..2750413 100644 --- a/dev-util/geany/geany-1.25.ebuild +++ b/dev-util/geany/geany-1.25.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2016 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.28:2
