diff options
author | 2012-11-03 08:57:04 +0000 | |
---|---|---|
committer | 2012-11-03 08:57:04 +0000 | |
commit | a5bb6ef924f9d88520fb7c5023ab355a01383014 (patch) | |
tree | 76472509a4f2a0991c328f712a08cf41748e7499 /dev-libs/hyphen/hyphen-2.8.6.ebuild | |
parent | Stable on amd64 x86 and ppc wrt bug#441138. (diff) | |
download | historical-a5bb6ef924f9d88520fb7c5023ab355a01383014.tar.gz historical-a5bb6ef924f9d88520fb7c5023ab355a01383014.tar.bz2 historical-a5bb6ef924f9d88520fb7c5023ab355a01383014.zip |
Stable on amd64 x86 ppc and ppc64 wrt bug#441186.
Package-Manager: portage-2.2.0_alpha142/cvs/Linux x86_64
Manifest-Sign-Key: 0x8EEE3BE8
Diffstat (limited to 'dev-libs/hyphen/hyphen-2.8.6.ebuild')
-rw-r--r-- | dev-libs/hyphen/hyphen-2.8.6.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/hyphen/hyphen-2.8.6.ebuild b/dev-libs/hyphen/hyphen-2.8.6.ebuild index 6d7638753b42..77243584bcd3 100644 --- a/dev-libs/hyphen/hyphen-2.8.6.ebuild +++ b/dev-libs/hyphen/hyphen-2.8.6.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/hyphen/hyphen-2.8.6.ebuild,v 1.1 2012/09/25 12:49:53 scarabeus Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/hyphen/hyphen-2.8.6.ebuild,v 1.2 2012/11/03 08:57:00 scarabeus Exp $ EAPI=4 @@ -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 ~hppa ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~hppa ppc ppc64 ~sparc x86 ~amd64-linux ~x86-linux" IUSE="static-libs" RDEPEND="app-text/hunspell" |