summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'net-dns/dnsmasq/dnsmasq-2.2.ebuild')
-rw-r--r--net-dns/dnsmasq/dnsmasq-2.2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/net-dns/dnsmasq/dnsmasq-2.2.ebuild b/net-dns/dnsmasq/dnsmasq-2.2.ebuild
index 6b69476b2010..39aab22bd3c5 100644
--- a/net-dns/dnsmasq/dnsmasq-2.2.ebuild
+++ b/net-dns/dnsmasq/dnsmasq-2.2.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/net-dns/dnsmasq/dnsmasq-2.2.ebuild,v 1.1 2004/01/30 23:24:38 avenj Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-dns/dnsmasq/dnsmasq-2.2.ebuild,v 1.2 2004/02/07 18:15:39 ciaranm Exp $
DESCRIPTION="Small forwarding DNS server for local networks"
HOMEPAGE="http://www.thekelleys.org.uk/dnsmasq/"
@@ -10,7 +10,7 @@ MY_PV="${PV/_rc*/}"
SRC_URI="http://www.thekelleys.org.uk/dnsmasq/${MY_P}.tar.gz"
SLOT="0"
LICENSE="GPL-2"
-KEYWORDS="~x86 ~ppc ~sparc ~ia64 ~amd64"
+KEYWORDS="~x86 ~ppc ~sparc ~ia64 ~amd64 ~mips"
DEPEND="virtual/glibc
>=sys-apps/sed-4"