From: Tobias Klausmann Date: Tue, 7 Jun 2016 12:33:46 +0000 (+0200) Subject: dev-libs/hyphen-2.8.8-r0: add ~alpha keyword X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=64a9c3ab126785a2526e23b03d48887e78442856;p=gentoo.git dev-libs/hyphen-2.8.8-r0: add ~alpha keyword Gentoo-Bug: 566270 Package-Manager: portage-2.3.0_rc1 --- diff --git a/dev-libs/hyphen/hyphen-2.8.8.ebuild b/dev-libs/hyphen/hyphen-2.8.8.ebuild index 5f9b439e449e..628a46280dd1 100644 --- a/dev-libs/hyphen/hyphen-2.8.8.ebuild +++ b/dev-libs/hyphen/hyphen-2.8.8.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$ @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/hunspell/${P}.tar.gz" LICENSE="GPL-2 LGPL-2.1 MPL-1.1" SLOT="0" -KEYWORDS="amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc x86 ~amd64-linux ~x86-linux" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc x86 ~amd64-linux ~x86-linux" IUSE="static-libs" RDEPEND="app-text/hunspell"