summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'net-dns/c-ares')
-rw-r--r--net-dns/c-ares/c-ares-1.4.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/net-dns/c-ares/c-ares-1.4.0.ebuild b/net-dns/c-ares/c-ares-1.4.0.ebuild
index ca9631e0c380..86ae14b2ff68 100644
--- a/net-dns/c-ares/c-ares-1.4.0.ebuild
+++ b/net-dns/c-ares/c-ares-1.4.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 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.4.0.ebuild,v 1.8 2007/06/11 14:18:27 gustavoz Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-dns/c-ares/c-ares-1.4.0.ebuild,v 1.9 2007/06/24 22:06:12 vapier Exp $
DESCRIPTION="C library that resolves names asynchronously"
HOMEPAGE="http://daniel.haxx.se/projects/c-ares/"
@@ -8,7 +8,7 @@ SRC_URI="http://daniel.haxx.se/projects/c-ares/${P}.tar.gz"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="alpha amd64 ~arm hppa ia64 mips ppc ~ppc-macos ppc64 ~s390 ~sh sparc x86"
+KEYWORDS="alpha amd64 arm hppa ia64 mips ppc ~ppc-macos ppc64 s390 sh sparc x86"
IUSE=""
DEPEND=""