diff options
author | Anders Rune Jensen <arj@gentoo.org> | 2004-10-05 00:40:56 +0000 |
---|---|---|
committer | Anders Rune Jensen <arj@gentoo.org> | 2004-10-05 00:40:56 +0000 |
commit | 9b7ba2e0bd681cfe4784d538e281b7dd71a9c710 (patch) | |
tree | b41649c7bdab9bd6c0bb357d58d7edb9d3c954a2 /app-dicts/aspell-ru/aspell-ru-0.99.1.ebuild | |
parent | new ebuild (Manifest recommit) (diff) | |
download | gentoo-2-9b7ba2e0bd681cfe4784d538e281b7dd71a9c710.tar.gz gentoo-2-9b7ba2e0bd681cfe4784d538e281b7dd71a9c710.tar.bz2 gentoo-2-9b7ba2e0bd681cfe4784d538e281b7dd71a9c710.zip |
sync with aspell
Diffstat (limited to 'app-dicts/aspell-ru/aspell-ru-0.99.1.ebuild')
-rw-r--r-- | app-dicts/aspell-ru/aspell-ru-0.99.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-dicts/aspell-ru/aspell-ru-0.99.1.ebuild b/app-dicts/aspell-ru/aspell-ru-0.99.1.ebuild index 2a67dc682705..d307f0b2d033 100644 --- a/app-dicts/aspell-ru/aspell-ru-0.99.1.ebuild +++ b/app-dicts/aspell-ru/aspell-ru-0.99.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-dicts/aspell-ru/aspell-ru-0.99.1.ebuild,v 1.1 2004/10/03 22:47:29 arj Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/aspell-ru/aspell-ru-0.99.1.ebuild,v 1.2 2004/10/05 00:40:56 arj Exp $ ASPELL_LANG="Russian" @@ -11,7 +11,7 @@ ASPOSTFIX="6" inherit aspell-dict # as this depends on aspell 0.6 we need to change the KEYWORDS -KEYWORDS="~x86" +KEYWORDS="~amd64 ~sparc ~x86" # very strange filename not supported by the gentoo naming scheme FILENAME=aspell6-ru-0.99f7-1 |