diff options
Diffstat (limited to 'dev-libs/hyphen/hyphen-2.4.ebuild')
-rw-r--r-- | dev-libs/hyphen/hyphen-2.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/hyphen/hyphen-2.4.ebuild b/dev-libs/hyphen/hyphen-2.4.ebuild index d3b8a976daed..d780111a0306 100644 --- a/dev-libs/hyphen/hyphen-2.4.ebuild +++ b/dev-libs/hyphen/hyphen-2.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/hyphen/hyphen-2.4.ebuild,v 1.1 2010/01/05 20:41:55 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/hyphen/hyphen-2.4.ebuild,v 1.2 2010/01/06 20:07:25 jer Exp $ EAPI=2 @@ -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 ~x86" +KEYWORDS="~amd64 ~hppa ~x86" IUSE="" src_configure() { |