diff options
author | Mike Frysinger <vapier@gentoo.org> | 2004-09-23 04:36:03 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2004-09-23 04:36:03 +0000 |
commit | 65e2208d3e499948fc40ce0ff8a421db68b7015a (patch) | |
tree | 99b57338ace627b4f1629ff219f2e088a4979311 /app-text/aspell/aspell-0.50.5-r4.ebuild | |
parent | Fall cleaning (Manifest recommit) (diff) | |
download | gentoo-2-65e2208d3e499948fc40ce0ff8a421db68b7015a.tar.gz gentoo-2-65e2208d3e499948fc40ce0ff8a421db68b7015a.tar.bz2 gentoo-2-65e2208d3e499948fc40ce0ff8a421db68b7015a.zip |
s390 KEYWORDS for security #53389
Diffstat (limited to 'app-text/aspell/aspell-0.50.5-r4.ebuild')
-rw-r--r-- | app-text/aspell/aspell-0.50.5-r4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-text/aspell/aspell-0.50.5-r4.ebuild b/app-text/aspell/aspell-0.50.5-r4.ebuild index b20d7745cba3..a4eaafc3aec4 100644 --- a/app-text/aspell/aspell-0.50.5-r4.ebuild +++ b/app-text/aspell/aspell-0.50.5-r4.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-text/aspell/aspell-0.50.5-r4.ebuild,v 1.8 2004/09/05 23:30:01 ciaranm Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/aspell/aspell-0.50.5-r4.ebuild,v 1.9 2004/09/23 04:36:03 vapier Exp $ inherit libtool eutils flag-o-matic @@ -10,7 +10,7 @@ SRC_URI="mirror://gnu/aspell/${P}.tar.gz" LICENSE="LGPL-2" SLOT="0" -KEYWORDS="x86 ppc sparc mips alpha arm hppa amd64 ia64 ~s390 ppc64" +KEYWORDS="alpha arm amd64 hppa ia64 mips ppc ppc64 s390 sparc x86" IUSE="gpm" DEPEND=">=sys-libs/ncurses-5.2 |