summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrej Kacian <ticho@gentoo.org>2005-07-12 09:32:23 +0000
committerAndrej Kacian <ticho@gentoo.org>2005-07-12 09:32:23 +0000
commit211f97c480f2b0d92071c485dcf5368eecbe571f (patch)
tree1b0e5026c6ee90bceed07fead65d8eaaaff3cf94 /dev-libs/libowfat/libowfat-0.22.ebuild
parentStable on x86. (diff)
downloadgentoo-2-211f97c480f2b0d92071c485dcf5368eecbe571f.tar.gz
gentoo-2-211f97c480f2b0d92071c485dcf5368eecbe571f.tar.bz2
gentoo-2-211f97c480f2b0d92071c485dcf5368eecbe571f.zip
Added ~amd64 keyword.
(Portage version: 2.0.51.22-r1)
Diffstat (limited to 'dev-libs/libowfat/libowfat-0.22.ebuild')
-rw-r--r--dev-libs/libowfat/libowfat-0.22.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/libowfat/libowfat-0.22.ebuild b/dev-libs/libowfat/libowfat-0.22.ebuild
index 94669c1e7417..86d1bde4c053 100644
--- a/dev-libs/libowfat/libowfat-0.22.ebuild
+++ b/dev-libs/libowfat/libowfat-0.22.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/libowfat/libowfat-0.22.ebuild,v 1.1 2005/04/04 19:02:14 hansmi Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libowfat/libowfat-0.22.ebuild,v 1.2 2005/07/12 09:32:23 ticho Exp $
DESCRIPTION="reimplement libdjb - excellent libraries from Dan Bernstein."
SRC_URI="http://dl.fefe.de/${P}.tar.bz2"
@@ -8,7 +8,7 @@ HOMEPAGE="http://www.fefe.de/libowfat/"
SLOT="0"
LICENSE="GPL-2"
-KEYWORDS="~x86 ~sparc ~ppc"
+KEYWORDS="~x86 ~sparc ~ppc ~amd64"
IUSE=""
DEPEND=">=dev-libs/dietlibc-0.23
>=sys-apps/sed-4"