diff options
author | Aron Griffis <agriffis@gentoo.org> | 2004-02-22 17:49:58 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2004-02-22 17:49:58 +0000 |
commit | 8a33efa88738227f09e80b7b719fe831cd7560fc (patch) | |
tree | f9e3d4de670ea52b34a8d9b46f2f53715e873f60 /app-arch/afio | |
parent | amd64 (diff) | |
download | historical-8a33efa88738227f09e80b7b719fe831cd7560fc.tar.gz historical-8a33efa88738227f09e80b7b719fe831cd7560fc.tar.bz2 historical-8a33efa88738227f09e80b7b719fe831cd7560fc.zip |
Remove arm keywords
Diffstat (limited to 'app-arch/afio')
-rw-r--r-- | app-arch/afio/afio-2.4.7.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-arch/afio/afio-2.4.7.ebuild b/app-arch/afio/afio-2.4.7.ebuild index 4a1a80526abb..8e4e878c49b2 100644 --- a/app-arch/afio/afio-2.4.7.ebuild +++ b/app-arch/afio/afio-2.4.7.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-arch/afio/afio-2.4.7.ebuild,v 1.16 2003/11/14 21:22:37 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-arch/afio/afio-2.4.7.ebuild,v 1.17 2004/02/22 17:48:35 agriffis Exp $ inherit eutils @@ -10,7 +10,7 @@ HOMEPAGE="http://freshmeat.net/projects/afio/" SLOT="0" LICENSE="Artistic LGPL-2" -KEYWORDS="x86 ppc sparc " +KEYWORDS="x86 ppc sparc" DEPEND="app-arch/gzip" |