diff options
author | Alexis Ballier <aballier@gentoo.org> | 2012-05-17 20:47:36 +0000 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2012-05-17 20:47:36 +0000 |
commit | 14e4465defe2f2c968c7e0e6fadff7061d8c88f6 (patch) | |
tree | f9ff2267ce63b17f8386839330b89409be907e9a /app-text/aspell/aspell-0.60.6.1.ebuild | |
parent | block libpostproc as should have been done from the beginning (diff) | |
download | historical-14e4465defe2f2c968c7e0e6fadff7061d8c88f6.tar.gz historical-14e4465defe2f2c968c7e0e6fadff7061d8c88f6.tar.bz2 historical-14e4465defe2f2c968c7e0e6fadff7061d8c88f6.zip |
keyword ~amd64-fbsd
Package-Manager: portage-2.2.0_alpha107/cvs/Linux x86_64
Diffstat (limited to 'app-text/aspell/aspell-0.60.6.1.ebuild')
-rw-r--r-- | app-text/aspell/aspell-0.60.6.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-text/aspell/aspell-0.60.6.1.ebuild b/app-text/aspell/aspell-0.60.6.1.ebuild index 4658324a204f..1c89c87f79d7 100644 --- a/app-text/aspell/aspell-0.60.6.1.ebuild +++ b/app-text/aspell/aspell-0.60.6.1.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/app-text/aspell/aspell-0.60.6.1.ebuild,v 1.8 2012/04/18 15:49:12 scarabeus Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/aspell/aspell-0.60.6.1.ebuild,v 1.9 2012/05/17 20:47:36 aballier Exp $ EAPI=4 @@ -12,7 +12,7 @@ SRC_URI="mirror://gnu/aspell/${P}.tar.gz" LICENSE="LGPL-2" SLOT="0" -KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~sparc-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris" +KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris" IUSE="nls" PDEPEND="app-dicts/aspell-en" |