summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Holm <dholm@gentoo.org>2004-08-28 18:17:20 +0000
committerDavid Holm <dholm@gentoo.org>2004-08-28 18:17:20 +0000
commit1248c11034509c84c1475e447b06cbc5cd29856a (patch)
tree3f90408b910e211c480257edea3bc3bc531e6515 /net-dns/c-ares/c-ares-1.2.0.ebuild
parentMore complete fix (Manifest recommit) (diff)
downloadgentoo-2-1248c11034509c84c1475e447b06cbc5cd29856a.tar.gz
gentoo-2-1248c11034509c84c1475e447b06cbc5cd29856a.tar.bz2
gentoo-2-1248c11034509c84c1475e447b06cbc5cd29856a.zip
Added to ~ppc
Diffstat (limited to 'net-dns/c-ares/c-ares-1.2.0.ebuild')
-rw-r--r--net-dns/c-ares/c-ares-1.2.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/net-dns/c-ares/c-ares-1.2.0.ebuild b/net-dns/c-ares/c-ares-1.2.0.ebuild
index 2f32db38a155..5c9ac45e0475 100644
--- a/net-dns/c-ares/c-ares-1.2.0.ebuild
+++ b/net-dns/c-ares/c-ares-1.2.0.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/net-dns/c-ares/c-ares-1.2.0.ebuild,v 1.1 2004/08/15 09:58:44 dragonheart Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-dns/c-ares/c-ares-1.2.0.ebuild,v 1.2 2004/08/28 18:17:20 dholm Exp $
DESCRIPTION="C library that resolves names asynchronously"
SRC_URI="http://daniel.haxx.se/projects/c-ares/${P}.tar.gz"
@@ -8,7 +8,7 @@ HOMEPAGE="http://daniel.haxx.se/projects/c-ares/"
SLOT="0"
LICENSE="as-is"
-KEYWORDS="x86"
+KEYWORDS="x86 ~ppc"
IUSE=""
DEPEND="virtual/libc"