diff options
author | Daniel Black <dragonheart@gentoo.org> | 2004-02-03 06:09:33 +0000 |
---|---|---|
committer | Daniel Black <dragonheart@gentoo.org> | 2004-02-03 06:09:33 +0000 |
commit | 604775dee73790b96c6807a148beb6d38a50922f (patch) | |
tree | c802124bc1e1e03d5852832c7c08afa545e3ac8d /dev-libs/libowfat/libowfat-0.16.ebuild | |
parent | version bump (diff) | |
download | gentoo-2-604775dee73790b96c6807a148beb6d38a50922f.tar.gz gentoo-2-604775dee73790b96c6807a148beb6d38a50922f.tar.bz2 gentoo-2-604775dee73790b96c6807a148beb6d38a50922f.zip |
added ~ppc and ~sparc. Should of previously as it was a version bump.
Diffstat (limited to 'dev-libs/libowfat/libowfat-0.16.ebuild')
-rw-r--r-- | dev-libs/libowfat/libowfat-0.16.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/libowfat/libowfat-0.16.ebuild b/dev-libs/libowfat/libowfat-0.16.ebuild index e24b01c69f89..7dd02624ff76 100644 --- a/dev-libs/libowfat/libowfat-0.16.ebuild +++ b/dev-libs/libowfat/libowfat-0.16.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/libowfat/libowfat-0.16.ebuild,v 1.1 2004/02/03 04:00:35 dragonheart Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libowfat/libowfat-0.16.ebuild,v 1.2 2004/02/03 06:09:18 dragonheart 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" +KEYWORDS="~x86 ~sparc ~ppc" DEPEND=">=dev-libs/dietlibc-0.22" |