commit: 6d8b50ac6dbb33ef4aef6466616d1d9cae78b24f Author: Tobias Klausmann <klausman <AT> gentoo <DOT> org> AuthorDate: Wed May 25 09:24:50 2016 +0000 Commit: Tobias Klausmann <klausman <AT> gentoo <DOT> org> CommitDate: Wed May 25 09:29:36 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6d8b50ac
dev-util/geany-plugins-1.25-r0: add alpha keyword Gentoo-Bug: 570902 Package-Manager: portage-2.3.0_rc1 dev-util/geany-plugins/geany-plugins-1.25.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-util/geany-plugins/geany-plugins-1.25.ebuild b/dev-util/geany-plugins/geany-plugins-1.25.ebuild index f720246..3c03532 100644 --- a/dev-util/geany-plugins/geany-plugins-1.25.ebuild +++ b/dev-util/geany-plugins/geany-plugins-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://plugins.geany.org/${PN}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 arm ia64 ~ppc ppc64 ~sparc ~x86" +KEYWORDS="alpha amd64 arm ia64 ~ppc ppc64 ~sparc ~x86" IUSE="+autoclose +automark +commander ctags debugger +defineformat devhelp enchant git gpg gtkspell lua markdown multiterm nls +overview python scope soup webkit" LINGUAS="be ca da de es fr gl ja pt pt_BR ru tr zh_CN"
