diff options
author | Aron Griffis <agriffis@gentoo.org> | 2004-02-22 20:08:41 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2004-02-22 20:08:41 +0000 |
commit | 1cb125cde2fdecd62aaf503a8d53cdc9496dec1b (patch) | |
tree | 47271dfd3a5b7be7c7dc28cf99a7e120594974c5 /dev-libs/libowfat/libowfat-0.14.ebuild | |
parent | Closing #35809. (Manifest recommit) (diff) | |
download | gentoo-2-1cb125cde2fdecd62aaf503a8d53cdc9496dec1b.tar.gz gentoo-2-1cb125cde2fdecd62aaf503a8d53cdc9496dec1b.tar.bz2 gentoo-2-1cb125cde2fdecd62aaf503a8d53cdc9496dec1b.zip |
Remove arm keywords
Diffstat (limited to 'dev-libs/libowfat/libowfat-0.14.ebuild')
-rw-r--r-- | dev-libs/libowfat/libowfat-0.14.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/libowfat/libowfat-0.14.ebuild b/dev-libs/libowfat/libowfat-0.14.ebuild index b702bf0412e3..1b78448413b8 100644 --- a/dev-libs/libowfat/libowfat-0.14.ebuild +++ b/dev-libs/libowfat/libowfat-0.14.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/dev-libs/libowfat/libowfat-0.14.ebuild,v 1.3 2003/02/13 10:44:50 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libowfat/libowfat-0.14.ebuild,v 1.4 2004/02/22 20:05:14 agriffis Exp $ S=${WORKDIR}/${P} DESCRIPTION="reimplement libdjb - excellent libraries from Dan Bernstein." @@ -9,7 +9,7 @@ HOMEPAGE="http://www.fefe.de/libowfat/" SLOT="0" LICENSE="GPL-2" -KEYWORDS="x86 sparc " +KEYWORDS="x86 sparc" DEPEND=">=dev-libs/dietlibc-0.16" |