diff options
Diffstat (limited to 'net-dns/dnsmasq/dnsmasq-2.57.ebuild')
-rw-r--r-- | net-dns/dnsmasq/dnsmasq-2.57.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-dns/dnsmasq/dnsmasq-2.57.ebuild b/net-dns/dnsmasq/dnsmasq-2.57.ebuild index 5b7b3959bed4..30af17faf9ee 100644 --- a/net-dns/dnsmasq/dnsmasq-2.57.ebuild +++ b/net-dns/dnsmasq/dnsmasq-2.57.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-dns/dnsmasq/dnsmasq-2.57.ebuild,v 1.5 2011/04/10 20:00:28 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-dns/dnsmasq/dnsmasq-2.57.ebuild,v 1.6 2011/04/16 18:23:07 armin76 Exp $ EAPI=2 @@ -14,7 +14,7 @@ SRC_URI="http://www.thekelleys.org.uk/dnsmasq/${MY_P}.tar.lzma" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 arm hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~sparc-fbsd ~x86-fbsd" +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ~ppc ~ppc64 s390 sh sparc x86 ~sparc-fbsd ~x86-fbsd" IUSE="dbus +dhcp idn ipv6 nls tftp" RDEPEND="dbus? ( sys-apps/dbus ) |