summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2007-07-14 20:39:15 +0000
committerMike Frysinger <vapier@gentoo.org>2007-07-14 20:39:15 +0000
commite66e531f49c1ccc9966898c1e48e47f1504c536a (patch)
tree2cd362ab01cb1b67124a0120fe4fc6ad2115c279 /net-dns
parentx86 stable (diff)
downloadgentoo-2-e66e531f49c1ccc9966898c1e48e47f1504c536a.tar.gz
gentoo-2-e66e531f49c1ccc9966898c1e48e47f1504c536a.tar.bz2
gentoo-2-e66e531f49c1ccc9966898c1e48e47f1504c536a.zip
arm/s390/sh stable #184881
(Portage version: 2.1.3_rc8)
Diffstat (limited to 'net-dns')
-rw-r--r--net-dns/dnsmasq/dnsmasq-2.39.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/net-dns/dnsmasq/dnsmasq-2.39.ebuild b/net-dns/dnsmasq/dnsmasq-2.39.ebuild
index a23684baaafd..f3bffb250e0e 100644
--- a/net-dns/dnsmasq/dnsmasq-2.39.ebuild
+++ b/net-dns/dnsmasq/dnsmasq-2.39.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/dnsmasq/dnsmasq-2.39.ebuild,v 1.7 2007/07/12 18:42:58 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-dns/dnsmasq/dnsmasq-2.39.ebuild,v 1.8 2007/07/14 20:39:15 vapier Exp $
inherit eutils toolchain-funcs flag-o-matic
@@ -12,7 +12,7 @@ SRC_URI="http://www.thekelleys.org.uk/dnsmasq/${MY_P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="alpha ~amd64 ~arm hppa ia64 ~mips ~ppc ppc64 ~s390 ~sh sparc ~sparc-fbsd x86 ~x86-fbsd"
+KEYWORDS="alpha ~amd64 arm hppa ia64 ~mips ~ppc ppc64 s390 sh sparc ~sparc-fbsd x86 ~x86-fbsd"
IUSE="dbus isc resolvconf tftp"
RDEPEND=""