diff options
author | 2016-06-07 14:33:46 +0200 | |
---|---|---|
committer | 2016-06-07 14:33:46 +0200 | |
commit | 64a9c3ab126785a2526e23b03d48887e78442856 (patch) | |
tree | 092f45d0a89172ceb816e1430f4af84adbd89827 /dev-libs/hyphen/hyphen-2.8.8.ebuild | |
parent | net-libs/webkit-gtk-2.10.9-r0: add ~alpha keyword (diff) | |
download | gentoo-64a9c3ab126785a2526e23b03d48887e78442856.tar.gz gentoo-64a9c3ab126785a2526e23b03d48887e78442856.tar.bz2 gentoo-64a9c3ab126785a2526e23b03d48887e78442856.zip |
dev-libs/hyphen-2.8.8-r0: add ~alpha keyword
Gentoo-Bug: 566270
Package-Manager: portage-2.3.0_rc1
Diffstat (limited to 'dev-libs/hyphen/hyphen-2.8.8.ebuild')
-rw-r--r-- | dev-libs/hyphen/hyphen-2.8.8.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
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" |